...
Generic login name | OS | List of login nodes |
---|---|---|
blogin.nhr.zib.de | Rocky 9.4 | blogin3.nhr.zib.de, blogin4-8.nhr.zib.de blogin1.nhr.zib.de, blogin2-2.nhr.zib.de |
Program build
Once you compiled a binary file (see the Compilation Guide) you need to execute your code. Serial and OpenMP is started directely. For MPI parallelized code you choose between two approaches, namely using srun
or mpirun
.
...