-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Samuel Jenness edited this page May 12, 2022
·
40 revisions
The wiki pages provide general instructions to accessing and using the Emory RSPH high-performance computing (HPC) cluster. This cluster contains a computational platform for running our lab group's modeling simulations and analyses. The EpiModel Research Lab has dedicated access for 10 32-core nodes, and with lower-priority access to approximately 60 other 32-core nodes. Follow these steps to get started.
- Registering for and logging in to HPC
- Setting up your HPC environment
- Working with files on the HPC
- Using git on command line to access Github repositories
- Using R via Spack on the HPC
- Running R interactively with
srun
- Running R with a batch job with
sbatch
- Automating batch jobs with
EpiModelHPC
andslurmworkflow