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
faq:chimie:namd [2020/06/24 08:03] – [Submission script NAMD] shellcheck ltaulellfaq:chimie:namd [2022/03/03 16:30] (Version actuelle) – [Submission script NAMD] tjiang
Ligne 28: Ligne 28:
  
 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}"+    exit 1
 fi fi
-# Using /tmp as scratch instead 
-# SCRATCHDIR="/tmp/${USER}/${JOB_ID}/" 
  
 +echo "Creating scratch for this job: ${SCRATCHDIR}"
 /bin/mkdir -p "${SCRATCHDIR}" /bin/mkdir -p "${SCRATCHDIR}"
 HOSTFILE="${TMPDIR}/machines" HOSTFILE="${TMPDIR}/machines"
faq/chimie/namd.1592985783.txt.gz · Dernière modification : 2020/08/25 15:58 (modification externe)