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

Fix Chrysalis OS and update to mache v1.4.1 #46

Merged
merged 2 commits into from
May 16, 2022
Merged

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented May 16, 2022

The OS on Chrysalis seems to have changed from Centos 8 to RHEL 8 in the latest maintenance (or at least Spack thinks so).

xylar added 2 commits May 15, 2022 19:59
This seems to have changed in the latest maintenance.
@xylar xylar self-assigned this May 16, 2022
@xylar xylar added the bug Something isn't working label May 16, 2022
@xylar
Copy link
Collaborator Author

xylar commented May 16, 2022

Testing

Without this fix, I was not able to build Spack environments on Chrysalis.

==> Error: (cmake, intel, openmpi, intel-mkl, hdf5, netcdf-c, netcdf-fortran, parallel-netcdf, [email protected]+mpi+netcdf~pio+pnetcdf, [email protected]+internal-timing+malloc+pnetcdf~timing~tools) is unsatisfiable, errors are:
  No satisfying compiler available is compatible with a satisfying os

With this change, I am.

@rljacob
Copy link
Member

rljacob commented May 16, 2022

The login nodes were converted from CENTOS 8.3 to RHEL8.5 at the end of April. Compute nodes will be converted in a couple of weeks.

@xylar
Copy link
Collaborator Author

xylar commented May 16, 2022

@rljacob, okay, thanks. Spack detects the OS of the login nodes. I'm hoping libraries build for RHEL 8 on the login nodes will still run on the CentOS 8 nodes. Otherwise, its like Cori-KNL where I have to build on the compute nodes, which is an enormous pain.

@xylar
Copy link
Collaborator Author

xylar commented May 16, 2022

Seems to work fine. I ran the compass nightly test suite with Intel and OpenMPI using this version.

@xylar xylar merged commit e73553f into E3SM-Project:main May 16, 2022
@xylar xylar deleted the v1.4.1 branch May 16, 2022 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants