An open API service indexing awesome lists of open source software.

https://github.com/southernmethodistuniversity/optimize-scale-r

Workshop on optimizing and scaling R code
https://github.com/southernmethodistuniversity/optimize-scale-r

Last synced: 9 months ago
JSON representation

Workshop on optimizing and scaling R code

Awesome Lists containing this project

README

          

# Optimizing and Scaling R

This workshop covers how to optimize and scale your R code to work well in an HPC environment.

The content for this workshop is developed and taught by the OIT Research Technology Services team at SMU in collaboration with SMU Libraries.

## Objectives

- Learn common code optimization strategies
- Learn common code scaling strategies
- Learn various ways to submit parallel R jobs on SMU HPC

[![](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)