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
- Host: GitHub
- URL: https://github.com/southernmethodistuniversity/optimize-scale-r
- Owner: SouthernMethodistUniversity
- License: cc-by-sa-4.0
- Created: 2025-08-21T19:29:06.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T15:35:33.000Z (9 months ago)
- Last Synced: 2025-09-22T17:42:53.447Z (9 months ago)
- Language: R
- Homepage: https://southernmethodistuniversity.github.io/optimize-scale-r/
- Size: 774 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](http://creativecommons.org/licenses/by-sa/4.0/)