Description
Statistical analysis package
Software Category: math
For detailed information, visit the SAS website.
Available Versions
To find the available versions and learn how to load them, run:
module spider sas
The output of the command shows the available SAS module versions.
For detailed information about a particular SAS
module, including how to load the module, run the module spider
command with the module’s full version label. For example:
module spider sas/9.4
Module | Version | Module Load Command |
---|---|---|
sas | 9.4 | module load sas/9.4 |
Note: SAS scripts may be run on Rivanna through the SLURM queueing system in batch mode, but production interactive jobs on the frontend are not permitted.