-
Notifications
You must be signed in to change notification settings - Fork 20
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
Upgrades to spack v0.20.1 #792
Conversation
|
Ah great! I also did another fix yesterday (before I saw your new pull request) to fix the configure phase for icon on Daint. If you agree with my change (60962be), we can add it here and I can close my pull request? |
@AnnikaLau Yes, sounds good to me. |
When running the system test from Jenkins to build ICON, the following error appears for
However, when running the test on my login nodes, I don't get this error. |
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
daint🟢 unit test
🟢 integration test
🔴 system test
WARNING: Serial tests did not run for system tests |
tsa🟢 unit test
🟢 integration test
🟢 system test
|
launch jenkins claw |
balfrin🟢 unit test
🟢 integration test
|
tsa🟢 unit test
🟢 integration test
|
daint🟢 unit test
🟢 integration test
🟢 system test
|
launch jenkins claw |
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
tsa🟢 unit test
🟢 integration test
🟢 system test
|
daint🟢 unit test
🟢 integration test
🟢 system test
|
launch jenkins icon |
launch jenkins icon balfrin |
tsa🟢 unit test
|
daint🟢 unit test
|
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
Co-authored-by: Jonas Jucker <jonas.jucker@c2sm.ethz.ch>
launch jenkins onnx-runtime |
tsa🟢 unit test
🟢 integration test
🟢 system test
|
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
daint🟢 unit test
🟢 integration test
🟢 system test
|
Modifications for v0.20.1
Packages
All packages
ssh://git@github.com
togit@github.com:
ICON
PYTHONHOME
only if set while testingfcgroup
from;
to.
dev_path
COSMO
devbuildcosmo
andinstallcosmo
manual_download = True
to prevent wrong usage of recipeCOSMO-Dycore
test_dycore.py
through patchpy-gt4py
py-icon4py
Infrastructure
devbuildcosmo
andinstallcosmo
spack clean -a
before any test runTodo before merge