Skip to content

Latest commit

 

History

History

software

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This folder contains "recipes" for building software in different ways in CHTC -- as a container (Docker or Apptainer), a local build, or using Spack. We strongly recommend reading through the initial guides linked below (Getting Started) to have the needed context for using the installation recipes and templates in this folder.

Recipe List

Software Name Apptainer Docker Local Install HPC Spack
Alphafold X - - -
Conda X X - -
Julia X - - -
Matlab X X - -
PALM X - - -
Python X X - -
PyTorch X - - -
R X - - -
SLEAP X - - -
SUMO X - - -

Getting Started

If you are new to CHTC, we recommend going through these guides to orient yourself.

HTC (job submission with HTCondor)

In general, for the HTC system, we recommend using containers (Docker or Apptainer) when possible, with local installs as an alternative.

HPC (job submission with SLURM)

In the tables above, Apptainer recipes, local installs or Spack installs should all work on the HPC cluster. At this time, Apptainer recipes are not guaranteed to work successfully across multiple nodes.

Other Related User Guides

GPU templates (HTC System)

All HTC container guides

HPC Spack Guides

HPC Container Guides