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
SAS
Sas is general purpose statistics package. Education Analytical Suite of programs is licensed.Â
These include:
• Base SAS |
---|
SAS related:
To run interactively:
> module load SAS > srun --pty --x11=first sas_u8 |
---|
Â
For batch use:
> module load SAS >sbatch -p batch sas_u8  yourprogram.sas |
---|
Â
You will get yourprogram.log and yourprogram.lst output files dumped to your current directory.
For additional information, please contact Research Technology Services at tts-research@tufts.edu