Skip to content

Post‐release updates for spack‐stack‐1.6.0

Stephen Herbener edited this page Oct 23, 2024 · 2 revisions

Introduction

This page provides updates for the spack-stack-1.6.0 release that are not included in the release documentation (https://spack-stack.readthedocs.io/en/1.6.0). 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

Updates for pre-configured sites (aka tier-1 platforms) supersede the information in https://spack-stack.readthedocs.io/en/1.6.0/PreConfiguredSites.html

MSU Orion

MISSING (see 1.7.0 update page for what is expected)

S4

In early October, 2024 the Intel oneAPI compiler tools (version 2021.1) were replaced with version 2023.2. This moved the intel compiler versions from 2021.5.0 to 2021.10.0. The intel unified environment was rebuilt successfully using the 2021.10.0 version of the Intel compilers. The following instructions describe how to load the module environment building applications for the new intel unified environment.

module purge
module use /data/prod/jedi/spack-stack/modulefiles
module load miniconda/3.9.12
module load ecflow/5.8.4
module load mysql/8.0.31

module use /data/prod/jedi/spack-stack/spack-stack-1.6.0/envs/ue-intel-2021.10.0/install/modulefiles/Core
module load stack-intel/2021.10.0
module load stack-intel-oneapi-mpi/2021.10.0
module load stack-python/3.10.13
module unuse /opt/apps/modulefiles/Compiler/intel/23
module available

Package updates

MISSING (see 1.7.0 update page for what is expected)

Known issues

Known issues that are not included in https://spack-stack.readthedocs.io/en/1.6.0/KnownIssues.html are collected here