Versions Compared

Key

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

...

• 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.