-
Notifications
You must be signed in to change notification settings - Fork 46
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 ai-env virtual package; remove python variant from jedi-base-env; bug fixes for Discover SCU16/17; doc updates for ParallelWorks; etc #1017
Conversation
…alse Remove variant python from jedi-base-env
* Bump openmpi on Nautilus for Intel to 4.1.6 * Fix CI on Ubuntu R&D cluster * Update documentation for Nautilus: use openmpi@4.1.6
6514285
to
e3a3184
Compare
…ugfix/discover_scu16_ldflags
…ugfix/discover_scu16_ldflags
e89ccb9
to
f81d7ee
Compare
…k/packages/ai-env/package.py to configs/common/packages.yaml
@@ -1,42 +1,47 @@ | |||
compilers:: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for lines 10-12 adding the annoying deprecation warnings, and line 27 adding the recently reintroduced I_MPI env var, the rest of the changes here are due to fixing the indentation only.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These I_MPI_* variables might be needed for building or running the UFS and Apps as well. Probably this is something to keep in mind
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So these will be set automatically whenever the stack-intel
compiler gets loaded on Derecho - should be sufficient for UFS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Discover stuff looks good to me. I see new things I'll like to hear about! :)
dd5e964
to
84f8089
Compare
and set variant ~examples for awscli-v2
84f8089
to
54b61ad
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Hercules.
BTW, even with added comments for warnings in compilation log file is 1GB, 8M lines.
Approving.
@@ -1,42 +1,47 @@ | |||
compilers:: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These I_MPI_* variables might be needed for building or running the UFS and Apps as well. Probably this is something to keep in mind
…ugfix/discover_scu16_ldflags
Summary
Testing
Applications affected
None
Systems affected
ai-env
withgcc
orclang
Dependencies
n/a
Issue(s) addressed
Working towards #994
Working towards #1011 (two out of three ain't bad)
Resolves #1012
Checklist