Versions Compared

Key

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

...

Code Block
[netidhere@login6 ~]$ srun --x11 -N 1 -n 10 --pty bash
srun: job 4261315 queued and waiting for resources
srun: job 4261315 has been allocated resources
[netidhere@cn528 ~]$ module load apptainer
[netidhere@cn528 ~]$ apptainer exec --unsquash -H $HOME:/home -B /gpfs/sharedfs1/admin/hpc2.0/apps/sas/9.4:/gpfs/sharedfs1/admin/hpc2.0/apps/sas/9.4 SAS.sif /gpfs/sharedfs1/admin/hpc2.0/apps/sas/9.4/SASFoundation/9.4/sas

SAS should load all the needed SAS windows.

The following screenshot gives an example on how SAS should look:

...

When browsing for SAS files under a directory, feel free to use the File Drop down list and navigate to the needed directory where the SAS files are located.

Note

Please DO NOT FORGET to EXIT from the nodes so that the other users can use it. Exit out of all the SAS windows and then type exit into the terminal to end your srun session.

...