my_digital_garden/PL - Aula 9.md

5 lines
158 B
Markdown

>[!note] Commands:
>- to compile: mpicc -O2 PL8.c
>- to run: sbatch mpi.sh
Must be created the file _mpi.sh _which contents are specified in the Lab Guide.