This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
howto:cfx [2019/06/06 14:40] agill [Running a CFX Job] |
howto:cfx [2019/06/06 14:41] agill [Running a CFX Job] |
||
---|---|---|---|
Line 33: | Line 33: | ||
#PBS -o /home/username/testCFX/test.out | #PBS -o /home/username/testCFX/test.out | ||
#PBS -e /home/username/testCFX/test.err | #PBS -e /home/username/testCFX/test.err | ||
+ | #### Check for license availability. If insufficient licenses are available, job will be held back until | ||
+ | #### licenses are available. | ||
#PBS -l aa_r_cfd=1 | #PBS -l aa_r_cfd=1 | ||
#PBS -l aa_r_hpc=200 | #PBS -l aa_r_hpc=200 |