Versions Compared

Key

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

...

Code Block
# gcc compiler:
#LIB = -lgfortran
# intel compiler:
LIB = -lifcore -limf -ldl

In the system-monitoring perspective, add a torque resource manager for trestles.sdsc.edu  and start it.

The /phase1 filesystem was phased out a few weeks back so the "basic" pbs script will not work with trestles at this time.
For now, import a script into the run configuration "Import PBS Script" option (you'll need to save a file like this to your c/c++ perspective shallow project area):

...