-
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
Add workarounds for concretizer #961
Conversation
|
launch jenkins all |
tsa🟢 unit test
🟢 integration test
🔴 system test
WARNING: Serial tests did not run for system tests |
daint🟢 unit test
🟢 integration test
🔴 system test
WARNING: Serial tests did not run for system tests |
@dominichofer You can ignore failing tests on Daint, these are unrelated to your change. |
launch jenkins py-gridtoolscpp tsa |
balfrin🟢 unit test
|
daint🟢 unit test
|
tsa🟢 unit test
🟢 integration test
🟢 system test
|
launch jenkins int2lm daint |
balfrin🟢 unit test
|
tsa🟢 unit test
|
daint🟢 unit test
🟢 integration test
|
We must not forget the serial tests that were skipped. |
launch jenkins all |
tsa🟢 unit test
🟢 integration test
🟢 system test
|
balfrin🟢 unit test
🟢 integration test
🟢 system test
|
daint🟢 unit test
🟢 integration test
🔴 system test
WARNING: Serial tests did not run for system tests |
@dominichofer Only the usual Daint hickups. It is almost impossible to get a |
@jonasjucker I'm 100% with you on this. Please review it and then go ahead and merge it. |
* inital update * remove blas variant, remove serialbox * remove old extensions * Delete sysconfigs/tsa/modules.yaml * do not use upstreams * py-toolz available in upstream spack * GitHub Action: Apply Pep8-formatting * remove upstreams * add version 0.12.3 * cython@2 for [email protected] * GitHub Action: Apply Pep8-formatting * inherit from upstream, introduce v 2.4.0 * GitHub Action: Apply Pep8-formatting * lock pip to :23.0 for py-cmake * lock eckit-version for infero * temporary deactivate testsuite for int2lm * Revert "temporary deactivate testsuite for int2lm" This reverts commit 2834f46. * remove gmake on Daint * remove deprecated config * add gmake again * Remove faulty classification as "spack locking problem" * [python] no default ssl package * [fdb] Remove package and tests * [fckit] Remove package and tests * [numpy] Remove package and tests. * Revert "[fckit] Remove package and tests" This reverts commit fe41fc2. * Fix FDB related tests (#920) * test:fix(pytorch-fortran): try explicit dependency on (c/g)make%gcc * upd: point to icon-c2sm branch spack_v0.21.1 * Update system_test.py * GitHub Action: Apply Pep8-formatting * upd: cosmo spack env * skip failing tests * GitHub Action: Apply Pep8-formatting * add link to latest spack version * downgrade icon4py,gt4py mostly to build-tests, add fdb again * GitHub Action: Apply Pep8-formatting * add upstreams for Daint * add upstream to config * adapt unit-test * Use single-thread make for flexpart-cosmo * Update system_test.py * Fixes to gt4py in v0.21.1 (#937) * locking typing extensions version * Update system_test.py * Update system_test.py * Update system_test.py * GitHub Action: Apply Pep8-formatting --------- Co-authored-by: Abishek Gopal <[email protected]> Co-authored-by: github-actions <[email protected]> * Update system_test.py (#938) * drop test for nvhpc-cpu ICON * cleanup * [py-gt4py] fixes to typing-extensions versions (#939) * fixes to typing-extensions versions * GitHub Action: Apply Pep8-formatting * Adding typing-extensions v4.10.0 * fixing typo in versions --------- Co-authored-by: github-actions <[email protected]> * remove irrelevant test * [cdo] Remove conflict * add patched xpmem, libxml%gcc to nudge concretizer * GitHub Action: Apply Pep8-formatting * fix typo * deactivate failing test * Revert "add patched xpmem, libxml%gcc to nudge concretizer" This reverts commit 1d7a27a. * GitHub Action: Apply Pep8-formatting * Add workarounds for concretizer (#961) --------- Co-authored-by: Jonas Jucker <[email protected]> Co-authored-by: Dominic Hofer <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: Victoria Cherkas <[email protected]> Co-authored-by: Matthieu <[email protected]> Co-authored-by: Michael Jähn <[email protected]> Co-authored-by: abishekg7 <[email protected]> Co-authored-by: Abishek Gopal <[email protected]> Co-authored-by: Dominic Hofer <[email protected]>
Since cray-mpich depends on xpmem this could have consequences for all MPI applications and libraries.