Strumenti Utente

Strumenti Sito


calcoloscientifico:cluster:softwareapplicativo:fds

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
calcoloscientifico:cluster:softwareapplicativo:fds [24/05/2020 16:21]
fabio.spataro
calcoloscientifico:cluster:softwareapplicativo:fds [24/05/2020 16:38] (versione attuale)
fabio.spataro
Linea 29: Linea 29:
  
 ulimit -s unlimited ulimit -s unlimited
-ulimit -s 
  
 WORKING_DIR="$(pwd)/${SLURM_JOB_NAME}.d${SLURM_JOB_ID}" WORKING_DIR="$(pwd)/${SLURM_JOB_NAME}.d${SLURM_JOB_ID}"
Linea 39: Linea 38:
 </code> </code>
  
-=== Job FSD MPI+OpenMP (single node) ===+=== Job FSD MPI OpenMP (single node) ===
  
-Example script ''slurm-fds-mpi-omp.sh'' to run FSD on 1 node of the ''skl'' paartition using 4x4=16 cores and at most 1 GB of memory:+Example script ''slurm-fds-mpi-omp.sh'' to run FSD on 1 node of the ''skl'' partition using 4x4=16 cores and at most 1 GB of memory:
  
 <code bash slurm-fds-mpi-omp.sh> <code bash slurm-fds-mpi-omp.sh>
Linea 61: Linea 60:
  
 ulimit -s unlimited ulimit -s unlimited
-ulimit -s 
  
 WORKING_DIR="$(pwd)/${SLURM_JOB_NAME}.d${SLURM_JOB_ID}" WORKING_DIR="$(pwd)/${SLURM_JOB_NAME}.d${SLURM_JOB_ID}"
Linea 72: Linea 70:
  
 <note> <note>
-This example uses very little memory and lasts a few seconds. For a realistic calculation it is necessary to significantly increase the required memory and expected calculation time+This example uses a modest amount of memory and lasts a few seconds. For a realistic calculation it is necessary to significantly increase the required memory and the expected calculation time.
 </note> </note>
  
calcoloscientifico/cluster/softwareapplicativo/fds.1590330115.txt.gz ยท Ultima modifica: 24/05/2020 16:21 da fabio.spataro