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 Bridge for ESRI
• SAS Enterprise Guide
• SAS Integration Technologies
• SAS/ACCESS
• SAS/AF
• SAS/ASSIST
• SAS/CONNECT
• SAS/EIS
• SAS/ETS
• SAS/FSP
• SAS/GRAPH
• SAS/IML
• SAS/INSIGHT
• SAS/LAB
• SAS/OR
• SAS/QC
• SAS/SECURE 168-bit
• SAS/SHARE
• SAS/STAT
SAS Enterprise Guide
SAS/Genetics

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