From e51e9a99fe5d59640aca5920e100ffac2b8c0ab2 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Wed, 9 Oct 2024 13:06:16 -0700 Subject: [PATCH] update documentation for module soft links --- doc/source/PreConfiguredSites.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/PreConfiguredSites.rst b/doc/source/PreConfiguredSites.rst index 2f9717b66..5460449f0 100644 --- a/doc/source/PreConfiguredSites.rst +++ b/doc/source/PreConfiguredSites.rst @@ -487,6 +487,8 @@ The following instructions install a new spack environment on a pre-configured s # Check permissions for systems where non-owning users/groups need access ${SPACK_STACK_DIR}/util/check_permissions.sh +To support users who consistently want the latest release, on tier 1 platforms, soft links pointing to the modulefiles associated with the latest release of the Unified Environment are provided under the main spack-stack directory contain releases. The usage consists of `module use /path/to/spack-stack/latest-ue-`, and then loading the spack-stack metamodules as usual. These soft links should be updated when each release is finalized. + .. note:: You may want to capture the output from :code:`spack concretize` and :code:`spack install` comands in log files. For example: