-
Notifications
You must be signed in to change notification settings - Fork 117
[ci] Update system config for Kesch #861
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
Conversation
|
@jenkins-cscs retry all |
Codecov Report
@@ Coverage Diff @@
## master #861 +/- ##
=======================================
Coverage 91.71% 91.71%
=======================================
Files 80 80
Lines 10302 10302
=======================================
Hits 9448 9448
Misses 854 854Continue to review full report at Codecov.
|
|
@kraushm Why is this a WIP? |
vkarak
left a comment
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.
Please resolve the conflicts in the config/cscs-ci.py in favor of the current master, i.e., overwrite your changes completely.
|
@jenkins-cscs retry all |
2 similar comments
|
@jenkins-cscs retry all |
|
@jenkins-cscs retry all |
| 'type': 'ProgEnvironment', | ||
| 'modules': ['PrgEnv-pgi/17.10_gdr'], | ||
| 'modules': ['PE/17.06', | ||
| 'PrgEnv-pgi/18.5'], |
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.
My comment was that we don't need both PrgEnv-pgi and PrgEnv-pgi-nompi, since they load completely the same modules.
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.
Ignore this.
Updating the environments to account for the new meta-modules, which became necessary to support two different toolchain versions. The config file targets the production PE/17.06.