Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for discover-scu17 mkl and docs #1306

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion configs/sites/tier1/discover-scu17/packages_intel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ packages:
- mpi/impi/2021.10.0
intel-oneapi-mkl:
externals:
- spec: intel-oneapi-mkl@2032.2.0%[email protected]
- spec: intel-oneapi-mkl@2023.2.0%[email protected]
prefix: /usr/local/intel/oneapi/2021
8 changes: 0 additions & 8 deletions doc/source/PreConfiguredSites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,16 +118,12 @@ NASA Discover SCU16

The following is required for building new spack environments with any supported compiler on this platform.

**NEEDS UPDATING**

.. code-block:: console

module purge
module use /discover/swdev/gmao_SIteam/modulefiles-SLES12
module use /discover/swdev/jcsda/spack-stack/scu16/modulefiles
module load miniconda/3.9.7
module load ecflow/5.8.4


.. _Preconfigured_Sites_Discover_SCU17:

Expand All @@ -137,15 +133,11 @@ NASA Discover SCU17

The following is required for building new spack environments with any supported compiler on this platform.

**NEEDS UPDATING**

.. code-block:: console

module purge
module use /discover/swdev/gmao_SIteam/modulefiles-SLES15
module use /discover/swdev/jcsda/spack-stack/scu17/modulefiles
module load ecflow/5.11.4


ashley314 marked this conversation as resolved.
Show resolved Hide resolved
.. _Preconfigured_Sites_Narwhal:

Expand Down
Loading