8 lines
199 B
Markdown
8 lines
199 B
Markdown
>[!note] Commands:
|
|
>- to compile: mpicc -O2 PL8.c
|
|
>- to run: sbatch mpi.sh
|
|
> - delete extra out files: rm slurm-*
|
|
|
|
Must be created the file _mpi.sh _which contents are specified in the Lab Guide.
|
|
|
|
|