Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
faq:chimie:vasp [2021/09/08 07:54] – [Submission script] tjiangfaq:chimie:vasp [2021/10/08 13:48] – [Submission script] tjiang
Ligne 12: Ligne 12:
 # Choose the version of vasp by loading the module file accordingly # Choose the version of vasp by loading the module file accordingly
 module use /home/tjiang/modules/lmod/ module use /home/tjiang/modules/lmod/
 +
 +#choose a version of vasp by uncommenting the corresponding section below
 +
 +# vasp 5.4.1
 +module load vasp/5.4.1_ompi1.8.8_intel15.0.2
  
 #For vasp 5.4.4, we need to source the intel mpi mpivars script to properly set environment #For vasp 5.4.4, we need to source the intel mpi mpivars script to properly set environment
Ligne 21: Ligne 26:
 #source /applis/PSMN/debian9/software/Compiler/intel/2019.5/impi/2019.5.281/intel64/bin/mpivars.sh #source /applis/PSMN/debian9/software/Compiler/intel/2019.5/impi/2019.5.281/intel64/bin/mpivars.sh
  
-module load vasp/5.4.1_ompi1.8.8_intel15.0.2 
-#module load vasp/5.3.5 
  
 # for OpenMP + multithreaded MKL # for OpenMP + multithreaded MKL
Ligne 50: Ligne 53:
  
 else else
-    echo "/scratch not found, cannot create ${SCRATCHDIR}, fall back to current directory+    echo "/scratch not found, cannot create ${SCRATCHDIR}" 
-    SCRATCHDIR="${SGE_O_WORKDIR}/scratch/"+    exit 1
 fi fi
 # Using /tmp as scratch instead # Using /tmp as scratch instead
faq/chimie/vasp.txt · Dernière modification : 2022/03/01 12:36 de tjiang