calcoloscientifico:userguide:gromacs
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
calcoloscientifico:userguide:gromacs [20/08/2025 17:24] – fabio.spataro | calcoloscientifico:userguide:gromacs [20/08/2025 18:00] (versione attuale) – [Job Gromacs CPU] fabio.spataro | ||
---|---|---|---|
Linea 523: | Linea 523: | ||
==== Examples ==== | ==== Examples ==== | ||
- | The following examples demonstrate using the NGC GROMACS container to run the STMV benchmark. | + | The following examples demonstrate using the [[https:// |
Download the '' | Download the '' | ||
Linea 535: | Linea 535: | ||
==== Job Gromacs CPU ==== | ==== Job Gromacs CPU ==== | ||
- | Script '' | + | Script '' |
<code bash slurm-gromacs-2025.1-cpu.sh> | <code bash slurm-gromacs-2025.1-cpu.sh> | ||
Linea 545: | Linea 545: | ||
#SBATCH --ntasks-per-node=8 | #SBATCH --ntasks-per-node=8 | ||
#SBATCH --cpus-per-task=6 | #SBATCH --cpus-per-task=6 | ||
- | #SBATCH --time=0-24:00:00 | + | #SBATCH --time=0-04:00:00 |
- | #SBATCH --mem=64G | + | #SBATCH --mem=16G |
#SBATCH --partition=cpu_guest | #SBATCH --partition=cpu_guest | ||
#SBATCH --qos=cpu_guest | #SBATCH --qos=cpu_guest | ||
Linea 559: | Linea 559: | ||
apptainer run \ | apptainer run \ | ||
- | --nv \ | ||
--bind " | --bind " | ||
--pwd /host_pwd \ | --pwd /host_pwd \ | ||
Linea 582: | Linea 581: | ||
==== Job Gromacs GPU ==== | ==== Job Gromacs GPU ==== | ||
- | Script '' | + | Script '' |
<code bash slurm-gromacs-2025.1-gpu.sh> | <code bash slurm-gromacs-2025.1-gpu.sh> | ||
Linea 592: | Linea 591: | ||
#SBATCH --ntasks-per-node=8 | #SBATCH --ntasks-per-node=8 | ||
#SBATCH --cpus-per-task=6 | #SBATCH --cpus-per-task=6 | ||
- | #SBATCH --time=0-24:00:00 | + | #SBATCH --time=0-00:30:00 |
- | #SBATCH --mem=64G | + | #SBATCH --mem=8G |
#SBATCH --gres=gpu: | #SBATCH --gres=gpu: | ||
#SBATCH --partition=gpu_guest | #SBATCH --partition=gpu_guest |
calcoloscientifico/userguide/gromacs.1755703473.txt.gz · Ultima modifica: da fabio.spataro