-
Notifications
You must be signed in to change notification settings - Fork 8
Add shell scripts for compy with Gnu and OpenMPI #321
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 shell scripts for compy with Gnu and OpenMPI #321
Conversation
This is not a configuration supported by E3SM so we need to provide the appropriate modules.
TestingI deployed E3SM-Unified 1.12.0rc3 with this fix in my scratch space on Compy. I then ran: I saw some warnings (repeated twice) but no errors: |
|
We will need to find out from |
|
@xylar @andrewdnolan I'm seeing the same exact shared library error on Perlmutter. I imagine it needs the same fix. |
|
@forsyth2, oh, that's too bad. No, I wouldn't think it's the same fix. |
|
Oh, hmm. Does that indicate it's more likely something on |
|
I'm running a test but there were a bunch of missing modules on the Compy side that clearly explain the problem. There's nothing similar on the Perlmutter side so I'm baffled. |
|
It could be that some modules are wrong or something. No idea... |
|
Testing on perlmuttter: Looks like the issue is only when using the |
|
Looking at the ilamb bash template, I also see that TODO about mpi run format... is that something that is required?? |
|
This is not the right place to have this discussion. Let's make an issue or move to Slack. |
This is not a configuration supported by E3SM so we need to provide the appropriate modules.
Checklist
Testingcomment, if appropriate, in the PR documents testing used to verify the changes