Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sample PBS script

No Format
 #!/bin/bash
#PBS -N CSTTest
#PBS -m abe
#PBS -M YourEmail@griffith.edu.au
#PBS -l select=1:ncpus=1:mem=12gb,walltime=10:00:00
module load  misc/cst/2017
cd  $PBS_O_WORKDIR
cst_design_environment brick.cst --r --withgpu=2

 

Reference

 

  1. https://www.scribd.com/document/260937168/Linux-Installation-Guide
  2. https://wiki.mst.edu/itrst/pub/forge