-
Notifications
You must be signed in to change notification settings - Fork 6
ICON-DSL uenv: ICON-Exclaim with ICON4Py dycore. #7
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
base: main
Are you sure you want to change the base?
Conversation
also: - add variants for gh200
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
1 similar comment
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
1 similar comment
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=a100;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=balfrin;uarch=a100;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=balfrin;uarch=a100;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=balfrin;uarch=a100;uenv=icon-dsl:25.8 |
|
cscs-ci run alps;system=balfrin;uarch=a100;uenv=icon-dsl:25.8 |
… into icon-dsl_dh
… into icon-dsl_dh
Icon dsl 25.12
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.12 |
|
cscs-ci run alps;system=balfrin;uarch=a100;uenv=icon-dsl:25.12 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.12 |
2 similar comments
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.12 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=icon-dsl:25.12 |
| - icon4py@icon_20250328 | ||
| # icon deps | ||
| - boost | ||
| - cuda@12 |
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.
Perhaps constrain to >= 12.6 explicitly to make sure this doesn't end up with an old version:
| - cuda@12 | |
| - cuda@12.6:12 |
| ~emvorado +art +dace gpu=nvidia-80 +mpi-gpu +realloc-buf ~aes ~jsbach ~ocean ~coupling | ||
| ~rte-rrtmgp ~loop-exchange ~async-io-rma ~cuda-graphs fflags="-traceback" | ||
| # icon deps | ||
| - cuda@12 |
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.
Perhaps constrain to >= 12.6 explicitly to make sure this doesn't end up with an old version:
| - cuda@12 | |
| - cuda@12.6:12 |
|
The build is still failing when building |
| @@ -0,0 +1,6 @@ | |||
| default: | |||
| features: [osu-micro-benchmarks, mpi, serial, openmp] | |||
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.
Could we add icon and icon4py to the features in all the reframe.yaml files?
No description provided.