To load SAS 9.4 on Koko, please use the following directions:
- Connect to Koko via SSH with X11 forwarding, X2Go, or RDP. Instructions found here.
- Allocate resources using SLURM and start SAS 9.4.
- salloc -p longq7
- squeue
- ssh <node> –x11 –pty
- module load SAS/9.4
- sas
- Close the SAS program and deallocate resources when finished by closing all windows and logging out of Koko.