HPC Software
As of mid May 2021, the CQUniversity High Performance Computing system adopted the use of the easybuild HPC software building tool. “EasyBuild is a software build and installation framework that allows you to manage (scientific) software on High Performance Computing (HPC) systems in an efficient way.” [https://easybuild.io/ – 22nd June 2021].
Since the installation of easybuild on the HPC system, over 160+ software packages have been installed within the first two month of being implemented – with over 660+ differing applications and versions of the same software being installed. Due to not wanting easybuild software modules interfering with legacy or manually built HPC software, easybuild software modules are found in a different location on CQUniversity’s HPC facility. Thus, if you were to issue the following command on the HPC system:
module avail
You can add search terms onto the above command to narrow down the list to relevant software.
module avail Python
One thing you will notice is with Easybuild software is that to load it is slightly different to our legacy system. To load software that has been created from easybuild, you will need to use the following syntax:
module load <Application Name>/<Version Number>
or
module load <Application Name>/<Version Number><-Tool Chain>
rather than just module load python
, etc.
Note: some of the packages names are in Uppercase!
Due to the shear number of applications being installed via easybuild, a complete list of software install list is no longer manageable to detail on this website.
Below is a small list of the most popular software available on the HPC.
Ansys | Matlab | apptainer (via singularity) | Python |
Ansys Rocky | LLM | Abaqus | Anaconda |
Jupyter / Spyder IDE’s | R Studio | Tensor Flow | Octave |