File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -251,10 +251,13 @@ parts:
251
251
- file : individual_modules/introduction_to_hpc/exploiting_slurm
252
252
- file : individual_modules/section_landing_pages/parallel_computing
253
253
sections :
254
- - file : individual_modules/parallel_computing/hello_world
255
- - file : individual_modules/parallel_computing/simple_communication
256
- - file : individual_modules/parallel_computing/collective_comms
257
- - file : individual_modules/parallel_computing/parallel_fractal
254
+ - file : individual_modules/parallel_computing/architecture_and_concurrency
255
+ - file : individual_modules/parallel_computing/multithreading_io
256
+ - file : individual_modules/parallel_computing/multiprocessing_fractal
257
+ - file : individual_modules/parallel_computing/mpi_hello_world
258
+ - file : individual_modules/parallel_computing/mpi_simple_communication
259
+ - file : individual_modules/parallel_computing/mpi_collective_comms
260
+ - file : individual_modules/parallel_computing/mpi_parallel_fractal
258
261
- file : course_homepages/software_development
259
262
sections :
260
263
- file : individual_modules/section_landing_pages/software_development_best_practice
You can’t perform that action at this time.
0 commit comments