The Tufts High Performance Compute (HPC) cluster delivers 35,845,920 cpu hours and 59,427,840 gpu hours of free compute time per year to the user community.
Teraflops: 60+ (60+ trillion floating point operations per second) cpu: 4000 cores gpu: 6784 cores Interconnect: 40GB low latency ethernet
For additional information, please contact Research Technology Services at tts-research@tufts.edu
NCAR
The NCAR Command Language (NCL), a product of the Computational & Information Systems Laboratory at the National Center for Atmospheric Research (NCAR) and sponsored by the National Science Foundation, is a free interpreted language designed specifically for scientific data processing and visualization.
NCAR related:
How do I start NCAR?
NCAR has lots of separate programs. These are all available to you after you setup the environment.
-bash-3.2$ module load NCAR
These executables are located at: /opt/shared/NCAR/5.2.1/bin
To submit a job, for example:
-bash-3.2$ sbatch ...options..... --wrap="ng4ex gsun01n.ncl"
Please consult the NCAR website for user documentation and examples.
Â
For additional information, please contact Research Technology Services at tts-research@tufts.edu