91心頭利

Skip to main content
Close menu 91心頭利

Software

HPC Software packages on W&M/VIMS clusters

The Research Computing staff installs a number of scientific/computational packages on our HPC clusters.    All software is either in a users default path or access via an environment modules.     Since the hardware/software refresh in summer 2024 the following packages should be available on all clusters (both main-campus and VIMS).   Please send email to [[w|hpc-help@wm.edu]] for any requests to add more standard packages to the cluster.

Common software packages installed on main-campus and VIMS clusters

Name Description Notes
  GNU compiler suite default version 11.4.1
/ /   Command line text editors
Subversion repo control
  / Git repo control / large-file storage 
  GNU g++/gcc/gfortran debugger
Image manipulation tool
  Plotting program
  Plotting program
  Databases
  Software configuration and compilation
  Command-line calculator use the '-l' option for floating-point math
Terminal multiplexer
  Terminal multiplexer
Container orchestration
  Scripting language
User space stack trace utility
  Ncurses disk usage calculator

Many software packages are also installed as environment modules.   For instance, when running module avail on the bora cluster, you will see:

------------------------------------------------- /usr/share/Modules/modulefiles -------------------------------------------------
dot module-git module-info modules null use.own

------------------------------------------------- /usr/local/Modules/modulefiles -------------------------------------------------
cuda/12.3 netcdf-c/gcc-11.4.1/4.9.2_openmpi openmpi-ib/gcc-11.4.1/4.1.6 solps/3.0.8
hdf5/gcc-11.4.1/1.14.3_openmpi netcdf-c/intel-2024.0/4.9.2_intelmpi openmpi-ib/intel-2024.0/4.1.6
hdf5/intel-2024.0/1.14.3_intelmpi netcdf-c/intel-2024.0/4.9.2_openmpi proj/gcc-11.4.1/5.2.0
hdf5/intel-2024.0/1.14.3_openmpi netcdf-fortran/gcc-11.4.1/4.6.1_openmpi python/gcc-11.4.1/3.11.9
legacy-tools/gcc-8.5.0 netcdf-fortran/intel-2024.0/4.6.1_intelmpi r/gcc-11.4.1/4.4.0
legacy-tools/gcc-9.5.0 netcdf-fortran/intel-2024.0/4.6.1_openmpi
ncl/gcc-11.4.1/6.6.2_openmpi openblas/gcc-11.4.1/0.3.27 slurm/23.11.9

--------------------------------------------------- /sciclone/apps/modulefiles ---------------------------------------------------
anaconda3/2023.09 hyperworks/24 intel/compiler-2022.2.1 intel/mpi-2021.7.1 julia/1.9.4 matlab/R2024a
comsol/6.2 intel/2019 intel/compiler-2024.0 intel/mpi-2021.11 matlab/R2020b
gaussian/g16 intel/2019-mpi intel/mkl-2024.0 intel/tbb-2021.7.1 matlab/R2023a

All of the modules listed above can be added to your environment with a module load command.   See environment modules for more information.