mpicc -o mpi_hellosleep mpi_hellosleep.c
.mpi_hellosleep
as a blocking job step with enough mpi tasks to fill all of the cores available in your Flux instance.mpi_hellosleep
with enough mpi tasks to fill all of the cores available in your Flux instance. Verify that only one of the job steps is running.module load intel
and module load mvapich2
to get the default mpicc on most LC systems.Section 1 | Section 2 | Exercise 2 | Section 3
Back to index