my_digital_garden/PL - Aula 9.md

199 B

[!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.