You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* For LAMMPS+gpu its often beneficial to use more than 1 MPI rank per GPU. To enable oversubscription of MPI ranks per GPU, you'll need to use the `mps-wrapper.sh` script provided at the following page: [NVIDIA GH200 GPU nodes: multiple ranks per GPU][ref-slurm-gh200-multi-rank-per-gpu]
177
-
* Change `<ACCOUNT>` to your project account name.
178
-
* Change `<LAMMPS_UENV>` to the name (or path) of the LAMMPS uenv you want to use.
175
+
1. Time format: `HH:MM:SS`.
176
+
2. For LAMMPS+gpu its often beneficial to use more than 1 MPI rank per GPU. To enable oversubscription of MPI ranks per GPU, you'll need to use the `mps-wrapper.sh` script provided at the following page: [NVIDIA GH200 GPU nodes: multiple ranks per GPU][ref-slurm-gh200-multi-rank-per-gpu]
177
+
3. Change `<ACCOUNT>` to your project account name.
178
+
4. Change `<LAMMPS_UENV>` to the name (or path) of the LAMMPS uenv you want to use.
0 commit comments