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

Add frontier as a supported machine #124

Merged
merged 5 commits into from
Jul 31, 2023
Merged

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Jul 18, 2023

No description provided.

@xylar
Copy link
Collaborator Author

xylar commented Jul 23, 2023

This will need to get tested more and wait for the next mache release.

@xylar xylar marked this pull request as ready for review July 29, 2023 14:02
Comment on lines +41 to +46
elif 'LMOD_SYSTEM_NAME' in os.environ:
hostname = os.environ['LMOD_SYSTEM_NAME']
if hostname == 'frontier':
# frontier's hostname is too generic to detect, so relying on
# LMOD_SYSTEM_NAME
machine = 'frontier'
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not ideal but this is what I could figure out.

@xylar
Copy link
Collaborator Author

xylar commented Jul 30, 2023

Testing

I installed E3SM-Unified 1.9.0rc9 on Frontier with this branch. It took quite a lot of persistence because spack builds kept failing with I/O errors but eventually it worked out.

@xylar
Copy link
Collaborator Author

xylar commented Jul 30, 2023

I won't merge this just yet because we're hoping to change the base path for E3SM to an NSF space as soon as we can.

@xylar xylar merged commit c336167 into E3SM-Project:main Jul 31, 2023
5 checks passed
@xylar xylar deleted the add-frontier branch July 31, 2023 15:36
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.

1 participant