Condensed version of Introduction to Odyssey seminar:
-
Slide deck is at Intro_to_Odyssey_v2_culled.pdf
-
Companion exercises for slide deck at Exercises.md
-
Additional material on scaling to large numbers of jobs at Scaling_work_on_Odyssey.pdf
-
Shell SLURM script at run_test.sh
-
R code to run via SLURM script at test.R
Post-lecture exercise:
- Download the run_test.sh and test.R scripts to your home folder
- Modify the run_test.sh script so that it includes the proper SBATCH directives, Lmod opt-in, module loads, and commands to run the test.py script.
- Include a mail notification so that you know the script completed successfully.
- Forward the SUCCESS email to your TF, and paste in the contents of the run_test.sh file. (DO NOT send this script file through the mail system, as it might be stripped out as a potential virus by mailserver virus scan software).
- Bask in the joy that you've run your first cluster job!
Any questions, please contact your TF or the course instructor.