Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 523 Bytes

File metadata and controls

8 lines (5 loc) · 523 Bytes

Supercomputing_tutorial

Tutorial on using HPCs (focusing on SLURM and SGE)

IntroductionToSupercomputing_BHG2019.pdf is the slides. It includes major concepts such as parallelization, important terminology to understand, examples of workflows, and example code and explanations.

fmriprep_job_script_example.sh is an example SLURM batch script for how to submit an fmriprep job to supercomputer.

qsub_example.sh is an example SGE batch script that also describes how to submit a matlab/SPM job to a supercomputer.