gromacs2023
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| gromacs2023 [2024/01/20 23:55] – root | gromacs2023 [2025/10/15 19:51] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | === Gromacs 2023.2=== | + | === Gromacs 2023.2/2023.3=== |
| - | Several versions of the [[ http:// | + | Several versions of the [[ http:// |
| - | These results reflect four separate installations that are autoselected by the module at runtime. Multiple node runs are not yet tested and will require a machinefile as shown in [[mpi|mpi]]. These versions are compiled with OpenMP but OMP_NUM_THREADS>1 on CPU-only nodes did not improve results. | + | These results reflect four separate installations that are autoselected by the module at runtime. Multiple node runs are not yet tested and will require a ``machinefile`` and possibly ``-genv`` |
| | | ||
| < | < | ||
| Line 8: | Line 8: | ||
| Node Type | Node Type | ||
| - | 32-core dual Intel 6130 | + | 32-core dual Intel 6130 |
| 32-core dual Intel 6130 | 32-core dual Intel 6130 | ||
| 64-core dual AMD 7543 | 64-core dual AMD 7543 | ||
| Line 15: | Line 15: | ||
| With $NC=32 or 64 physical cores: | With $NC=32 or 64 physical cores: | ||
| CPU: | CPU: | ||
| + | |||
| module load intel/ | module load intel/ | ||
| OMP_NUM_THREADS=1 mpirun -np $NC gmx_mpi mdrun -resethway -npme 0 -notunepme -noconfout -nsteps 1000 -v -s bench.tpr | OMP_NUM_THREADS=1 mpirun -np $NC gmx_mpi mdrun -resethway -npme 0 -notunepme -noconfout -nsteps 1000 -v -s bench.tpr | ||
| Single GPU: | Single GPU: | ||
| - | nvidia-smi -c 0 #shared mode# | + | |
| + | sudo nvidia-smi -c 0 #set shared mode# | ||
| module load gcc/11.2.1 cuda/12.1 impi/19.0.9 python/ | module load gcc/11.2.1 cuda/12.1 impi/19.0.9 python/ | ||
| OMP_NUM_THREADS=$NC gmx_mpi mdrun -nb gpu -resethway -npme 0 -notunepme -noconfout -nsteps 1000 -v -s bench.tpr | OMP_NUM_THREADS=$NC gmx_mpi mdrun -nb gpu -resethway -npme 0 -notunepme -noconfout -nsteps 1000 -v -s bench.tpr | ||
| </ | </ | ||
gromacs2023.1705794929.txt.gz · Last modified: (external edit)
