System Setup

To run this tutorial on local HPC resources, you will need:

  • The ability to clone the GitHub repository with the software package, compile it, and run it on the local cluster.
  • Access to a computer with multiple processes, or an access to a computer with at least two compute nodes.

Apptainer

We use an Apptainer container, which includes all the necessary dependencies for running ANACIN-X. You can access the pre-configured container here. Click here to learn more about apptainer.

Anaconda

We use Jupyter Notebook as our primary platform, so it is necessary to install Anaconda. Click here to obtain Anaconda for Linux.

Spack

We use the Spack package manager to install additional essential software. Click here for more information about Spack.