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 nvhpc and gnu on derecho #179

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jedwards4b
Copy link
Collaborator

Updates gcc, cray and nvhpc compilers on derecho.

@jedwards4b jedwards4b self-assigned this Aug 2, 2024
<command name="load">cray-libsci/23.02.1.1</command>
<command name="load">openblas/0.3.25</command>
</modules>
<modules compiler="nvhpc">
<command name="load">nvhpc/24.3</command>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to update nvhpc to nvhpc/24.7 here?

<command name="load">mkl</command>
</modules>
<modules compiler="cray">
<command name="load">cce/15.0.1</command>
<command name="load">cray-libsci/23.02.1.1</command>
<command name="load">cce/17.0.1</command>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So does Cray compiler work with CESM now?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No - still having issues.

@@ -91,18 +91,22 @@

<modules DEBUG="FALSE">
<command name="load">parallelio/2.6.2</command>
<command name="load">esmf/8.6.0</command>
<command name="load">esmf/8.6.1</command>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

esmf/8.6.1 isn't available on derecho. There is esmf/8.6.1b04.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


Due to MODULEPATH changes, the following have been reloaded:
  1) cray-mpich/8.1.27     2) netcdf/4.9.2

The following have been reloaded with a version change:
  1) hdf5/1.12.2 => hdf5/1.14.3     2) intel/2023.2.1 => intel/2024.0.2

derecho1: /glade/campaign/cesm/development/espwg/SMYLE-CW3E-L83/cases/b.e21.BSMYLE-CW3E-L83.f09_g17.2013-11.018
:) module avail esmf

----------------------------------------------------------------------------- MPI-dependent Software - [oneapi + cray-mpich] -----------------------------------------------------------------------------
   esmf/8.6.0-debug    esmf/8.6.0    esmf/8.6.1b04    esmf/8.6.1-debug    esmf/8.6.1 (D)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

esmf/8.6.1 isn't available for intel/2023.2.1, which the prealpha and prebeta tests use. I do see esmf/8.6.1 is available for intel/2024.0.2 (intel-oneapi). Are we switching to intel-oneapi?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let me work on this a bit more - I think that we should update to intel/2024.0.2 but not yet to intel-oneapi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants