• eResearch
    • Collaborative Technologies
      • ARDC (Australian Research Data Commons)
      • ARDC Nectar Research Cloud
      • Australian Access Federation
      • QRIScloud
      • Video Collaboration
    • Data Management
      • Research Data Management Plans
    • Data Services
      • Australian and International Data Portals
      • CQUni Research Data Storage Options
      • CQUniversity Research Data Storage
      • GEOSCIENCE DATA PORTALS
    • eResearch and Security: MFA and CyberSafety
      • Encrypting Data on Portable Devices
    • High Performance Computing
      • The History of CQU’s HPC Facilities
        • Ada Lovelace Cluster (New HPC)
        • Marie Curie Cluster (Current HPC)
        • Einstein Cluster (Decommissioned)
        • Isaac Newton HPC Facility (Decommissioned)
      • HPC User Guides and FAQs
        • Basics of working on the HPC
        • Getting started on CQUniversity’s Ada Lovelace HPC System
        • Graphical Connection to the HPC System
        • Compiling Programs (and using the optimization flags)
        • Connecting to the Marie Curie Cluster
        • Finding Installed Software
        • Frequently Asked Questions
        • Graphical connection HPC via Open On Demand
        • HPC Job Scheduler
        • HPC Trouble Shooting
        • Machine and Deep Learning
        • PBS Commands
        • PBS to Slurm Command tables (HPC Scheduler)
        • Running LLM’s on the HPC system
        • Running Python on HPC
        • Simple Unix Commands
        • Software Module Information
        • Submitting an Interactive Job
        • Transferring Files to the HPC System
        • Transferring Files to the HPC System (Ada)
        • Using Abaqus
        • Using ANSYS (Fluent) on the HPC System
        • Using APSIM
        • Using HPC Scheduler on Ada Lovelace Cluster
        • Using MATLAB
        • Using R
        • Virtualisation and Containers
      • HPC Community
      • HPC Related Links
      • HPC Sample Code Scripts
        • MATLAB Sample Scripts
        • Multiple Job Submission
        • Multiple Run Job Submission
        • PBS Job Array Submission
        • R Sample Scripts
        • Sample PBS Submission Script
        • Sample Slurm Submission Script
      • HPC Software
        • Mathematica Sample Scripts
    • Research Software
    • Scholarly Communication
    • Survey Tools
    • Training
      • QCIF – Queensland Cyber Infrastructure Foundation
      • Teaching Lab Skills for Scientific Computing

eResearch

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

Support

eresearch@cqu.edu.au

tasac@cqu.edu.au OR 1300 666 620

Hacky Hour (3pm – 4pm every Tuesday)

High Performance Computing Teams site