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

https://github.com/princetonuniversity/hpc_r_workshop


https://github.com/princetonuniversity/hpc_r_workshop

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Using R on the Research Computing Clusters

### About this repo

This repository contains examples of how to use R on the Princeton Research Computing
clusters. The material is written for the Adroit cluster but it can also be used for Della.

The various examples cover how to access R,
appropriate use of Slurm and job scheduling, and some examples of how
one might parallelize code.

### Useful Links

[R User Group at Princeton](https://ddss.princeton.edu/events-and-workshops)
[ORNL Training Archive](https://docs.olcf.ornl.gov/training/training_archive.html) - See "Using R on HPC Clusters" from August 2022.
[CRAN High-Performance and Parallel Computing with R](https://cran.r-project.org/web/views/HighPerformanceComputing.html)

### Getting Started

See our [R and RStudio](https://researchcomputing.princeton.edu/support/knowledge-base/rrstudio) knowledge base for getting started with the Research Computing clusters.

## Getting Help

If you encounter any difficulties with this material then please send an email to cses@princeton.edu or attend a help session.

### Authorship

Ths guide was created by Ben Hicks and Bill Guthe with contributions by Jonathan Halverson and Galen Collier.