...
For code compilation please use Gnu compiler.
...
Codeblock | ||||
---|---|---|---|---|
| ||||
module load gcc/13.3.0 module load openmpi/gcc/5.0.3 mpicc -Wl,-rpath,$LD_RUN_PATH -o hello.bin hello.c |
...
...
For code compilation please use Gnu compiler.
...
Codeblock | ||||
---|---|---|---|---|
| ||||
module load gcc/13.3.0 module load openmpi/gcc/5.0.3 mpicc -Wl,-rpath,$LD_RUN_PATH -o hello.bin hello.c |
...