The Advanced Research Computing (ARC) high-performance computing (HPC) cluster has integrated the Scientific Package Manager Spack (https://spack.io) to streamline software development for users. Spack allows users to build software from its source code or install pre-built binaries directly into their environments.
High Performance Computing Cluster Software
Archivetar is an enhanced version of tar, which is used to create Archive and extract the Archive files. The tar command in Linux is one of the important commands that provides archiving functionality in Linux.
Manage and load software modules efficiently with our primary software configuration system.
General InformationTo use MATLAB on the cluster, load the appropriate module for the version you want to use. The following example shows how to load the default MATLAB module (the $ is the prompt; do not type it).$ module load matlab
To see which MATLAB versions are available, use the following command:$ module avail matlab
You can then load a specific version if needed. Please see our page on Lmod for more information on loading modules.
