TACC

Using the Stampede cluster

In order to submit jobs in the Stampede cluster at the Texas Advanced Computer Center, you must compile the code there.
In the Makefile:
Make sure that you use the mpif90 compiler.
Uncomment the TACC section in the linking options.
There's no need to load the mkl and/or scalapack module (like in the Lonestar cluster), here they are loaded automatically.
Submitting Jobs
This cluster uses the SLURM batch system, the commands are a little different.
Here is a sample job script from the TACC website:

Pages

Subscribe to RSS - TACC