#!/bin/bash

module purge
module load ohpc
module swap gnu9/9.4.0 intel/2021.4.0
module swap openmpi4/4.1.1 impi/2021.4.0
module load hwloc
module load python-3.9.10-gcc-11.2.0-cf2iam6
module load cmake/3.21.3
