User Tools

Site Tools


howto:liggghts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:liggghts [2020/06/17 15:55]
agill
howto:liggghts [2021/12/09 16:42] (current)
Line 14: Line 14:
   #PBS -q normal   #PBS -q normal
   #PBS -l walltime=01:00:00   #PBS -l walltime=01:00:00
-  #PBS -o /home/username/scratch/foamJobs/job01/stdout +  #PBS -o /mnt/lustre3p/users/username/liggghtsJobs/job01/stdout 
-  #PBS -e /home/username/scratch/foamJobs/job01/stderr+  #PBS -e /mnt/lustre3p/users/username/liggghtsJobs/job01/stderr
   #PBS -m abe   #PBS -m abe
   #PBS -M username@email.co.za   #PBS -M username@email.co.za
Line 22: Line 22:
   ##### Running commands   ##### Running commands
   # The -d option used with moab no longer works.  Set this environment variable explicitly.   # The -d option used with moab no longer works.  Set this environment variable explicitly.
-  export PBS_JOBDIR=/home/username/liggghtsJobs/job01+  export PBS_JOBDIR=/mnt/lustre3p/users/username/liggghtsJobs/job01
   # Explicitly change to the job directory   # Explicitly change to the job directory
   cd $PBS_JOBDIR   cd $PBS_JOBDIR
/app/dokuwiki/data/attic/howto/liggghts.1592402123.txt.gz · Last modified: 2021/12/09 16:42 (external edit)