SAS

To load SAS 9.4 on Koko, please use the following directions:

  1. Connect to Koko via SSH with X11 forwarding, X2Go, or RDP. Instructions found here.
  2. Allocate resources using SLURM and start SAS 9.4.
    1. salloc -p longq7
    2. squeue
    3. ssh <node> –x11 –pty
    4. module load SAS/9.4
    5. sas
  3. Close the SAS program and deallocate resources when finished by closing all windows and logging out of Koko.
Posted in HPC