You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -98,53 +98,10 @@ The following is required for building new spack environments with any supported
98
98
99
99
# To access /apps/contrib/spack-stack directory, first login to orion-devel-1 or orion-devel-2 login node.
100
100
# Then sudo to role-epic account.
101
-
module purge
102
-
103
-
``spack-stack`` module files on **orion** require a one-time modification before they will properly load. These module files rely on a system-provided module file that alters the environment variable ``MODULEPATH`` in such a way that it prevents the expected loading of ``spack-stack`` modules. This is only necessary for *Intel oneAPI* environment module files. After the stack is created, modify the stack modules as follows:
@@ -157,53 +114,10 @@ The following is required for building new spack environments with any supported
157
114
158
115
# To access /apps/contrib/spack-stack directory, first login to hercules-devel-1 or hercules-devel-2 login node.
159
116
# Then sudo to role-epic account.
160
-
module purge
161
-
162
-
163
-
``spack-stack`` module files on **hercules** require a one-time modification before they will properly load. These module files rely on a system-provided module file that alters the environment variable ``MODULEPATH`` in such a way that it prevents the expected loading of ``spack-stack`` modules. This is only necessary for *Intel oneAPI* environment module files. After the stack is created, modify the stack modules as follows:
0 commit comments