Skip to content

Post‐release updates for spack‐stack‐1.9.1

Rick Grubin edited this page Apr 30, 2025 · 4 revisions

Introduction

This page provides updates for the spack-stack-1.9.1 release that are not included in the release documentation (https://spack-stack.readthedocs.io/en/1.9.1). These updates arise from the fact that additional packages get installed over the lifetime of a release (usually one year, sometimes longer), HPC systems are updated, issues are identified etc.

Environment updates

Updates for pre-configured sites

MSU Orion

The following is required for using spack to build and run software with any of the compilers below.

module purge

For Intel oneAPI (icx, icpx, ifort):

module use /apps/contrib/spack-stack/spack-stack-1.9.1/envs/ue-oneapi-2024.1.0/install/modulefiles/Core
module use /apps/contrib/spack-stack/spack-stack-1.9.1/envs/ue-oneapi-2024.1.0/install/modulefiles/gcc/12.2.0
module load stack-oneapi/2024.2.1
module load stack-intel-oneapi-mpi/2021.13
module load stack-python/3.11.7

MSU Hercules

The following is required for using spack to build and run software with any of the compilers below.

module purge

For Intel oneAPI (icx, icpx, ifort):

module use /apps/contrib/spack-stack/spack-stack-1.9.1/envs/ue-oneapi-2024.1.0/install/modulefiles/Core
module use /apps/contrib/spack-stack/spack-stack-1.9.1/envs/ue-oneapi-2024.1.0/install/modulefiles/gcc/12.2.0
module load stack-oneapi/2024.2.1
module load stack-intel-oneapi-mpi/2021.13
module load stack-python/3.11.7

Package updates

Known issues

Clone this wiki locally