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 intel module filepaths on pm-cpu #209

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

altheaden
Copy link
Collaborator

These filepaths changed, causing errors when building an intel environment on pm-cpu. This PR fixes them.

Checklist

  • Testing comment in the PR documents testing used to verify the changes

@altheaden altheaden added bug Something isn't working spack Changes relate to creating conda and Spack environments, and creating a load script labels Nov 14, 2024
@altheaden
Copy link
Collaborator Author

Testing

I was able to build an intel environment on pm-cpu using this change. However, there is a warning present at the end:

Loading Spack environment...
==> Warning: could not load runtime environment due to RuntimeError: Trying to source non-existing file: /opt/cray/libfabric/1.20.1/compilers_and_libraries/linux/bin/compilervars.sh
Done.

Copy link
Collaborator

@xylar xylar left a comment

Choose a reason for hiding this comment

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

@altheaden, wonderful, thanks for this fix!

@xylar xylar merged commit 11ee86d into E3SM-Project:main Nov 14, 2024
6 checks passed
@xylar xylar deleted the update-modules branch November 14, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working spack Changes relate to creating conda and Spack environments, and creating a load script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants