Software
Running jobs on HPC clusters often requires the use of preinstalled software. For instance, executing a Python script requires the appropriate version of Python to be installed. Shabyt facilitates researchers by providing access to necessary software. Users of Shabyt can utilize pre-installed software, install their own, or request the HPC team to install specific software. This section outlines how users can manage software on Shabyt.
Software Availability (How to Find Software)
To perform tasks on Shabyt, users need to ensure the required software is installed and loaded into the environment. Shabyt offers several software systems that can be loaded using environment modules. If you need software as a dependency, you can search for it using module commands, as detailed in the Module Environments and Commands section.
Building Software
If the software you require isn’t available on Shabyt, you have the option to compile it yourself.
User also will find detailed information about the most frequently used software on Shabyt, including Ansys, Matlab, CUDA, Gromacs, GCC, LAMMPS, and Apptainer. Additionally, we provide guidance on utilizing Environment Modules to manage your software environment effectively, ensuring that all dependencies are correctly configured, allowing you to focus on your research without the hassle of software conflicts.