Skip to content

Commit fd7e8ab

Browse files
Merge pull request #180 from coding-for-reproducible-research/parallel_computing
Parallel computing
2 parents 1f8d719 + 3bf897c commit fd7e8ab

14 files changed

+4378
-2
lines changed

_toc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,11 @@ parts:
217217
- file: individual_modules/introduction_to_hpc/example_jobs
218218
- file: individual_modules/introduction_to_hpc/exploiting_slurm
219219
- file: individual_modules/section_landing_pages/parallel_computing
220+
sections:
221+
- file: individual_modules/parallel_computing/hello_world
222+
- file: individual_modules/parallel_computing/simple_communication
223+
- file: individual_modules/parallel_computing/collective_comms
224+
- file: individual_modules/parallel_computing/parallel_fractal
220225
- file: course_homepages/software_development
221226
sections:
222227
- file: individual_modules/section_landing_pages/software_development_best_practice

0 commit comments

Comments
 (0)