calcoloscientifico:userguide:schrodinger
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedente | |||
calcoloscientifico:userguide:schrodinger [02/09/2024 18:34] – fabio.spataro | calcoloscientifico:userguide:schrodinger [02/09/2024 18:41] (versione attuale) – fabio.spataro | ||
---|---|---|---|
Linea 33: | Linea 33: | ||
cd " | cd " | ||
- | test -n " | + | multisim |
- | + | -WAIT \ | |
- | test $STAGE -eq 1 && | + | -JOBNAME " |
- | | + | -m " |
- | | + | -c " |
- | -JOBNAME " | + | " |
- | -m " | + | -o " |
- | -c " | + | -maxjob $SLURM_NTASKS_PER_NODE \ |
- | " | + | -cpu $SLURM_NTASKS_PER_NODE \ |
- | -o " | + | -set stage[1].set_family.md.jlaunch_opt=[-gpu] |
- | -maxjob $SLURM_NTASKS_PER_NODE \ | + | |
- | -cpu $SLURM_NTASKS_PER_NODE | + | |
- | -set stage[1].set_family.md.jlaunch_opt=[-gpu] | + | |
- | + | ||
- | test $STAGE -gt 1 && | + | |
- | | + | |
- | -WAIT \ | + | |
- | -JOBNAME " | + | |
- | -RESTART " | + | |
- | -d " | + | |
- | -o " | + | |
- | -maxjob $SLURM_NTASKS_PER_NODE \ | + | |
- | -cpu $SLURM_NTASKS_PER_NODE \ | + | |
- | | + | |
</ | </ | ||
- | For the first stage of the Desmond multisim workflows you can use: | + | Submit: |
< | < | ||
sbatch desmond-md-gpu.sh | sbatch desmond-md-gpu.sh | ||
- | </ | ||
- | |||
- | To pass the value of the variable STAGE into the job script named '' | ||
- | |||
- | < | ||
- | sbatch --export=STAGE=2 desmond-md-gpu.sh | ||
</ | </ | ||
calcoloscientifico/userguide/schrodinger.1725294894.txt.gz · Ultima modifica: 02/09/2024 18:34 da fabio.spataro