GhostRider9/CCC_A1
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
COMP90042 Assignment1 To compile: mpic++ -O3 main.cpp To run: mpirun -np (your choice of cores) a.out e.g. mpirun -np 2 a.out
| Name | Name | Last commit date | ||
|---|---|---|---|---|
COMP90042 Assignment1 To compile: mpic++ -O3 main.cpp To run: mpirun -np (your choice of cores) a.out e.g. mpirun -np 2 a.out