Conversation
|
spack/spack#50815 is currently blocking this from using the latest spack develop. Edit: the above issue is fixed. |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.06 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.06 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.06 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
3 similar comments
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
d007360 to
807ea22
Compare
|
|
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=eiger;uarch=zen2;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=daint;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=clariden;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=santis;uarch=gh200;uenv=prgenv-gnu:25.6 |
|
cscs-ci run alps;system=eiger;uarch=zen2;uenv=prgenv-gnu:25.6 |
| - nccl-tests | ||
| - openmp | ||
| - osu-micro-benchmarks | ||
| - prgenv |
There was a problem hiding this comment.
Note the newly added prgenv feature here. See #243 for more details.
|
Deployed: Note 1: For anyone who used 25.06 previously, note that the version is 25.6 now. Note 2: I'm leaving the rcs in place for the foreseeable future for anyone who might not be able to use v1. |
The `prgenv` feature is used in cscs-reframe-tests for "generic" tests that don't need to be run for application-specific uenvs, but should be run for the base "programming environment"-like uenvs. E.g. the CUDA samples test filters for the `prgenv` feature: https://github.com/eth-cscs/cscs-reframe-tests/blob/225f906d2bbab7273d29035a0b1d77c0bfd5d208/checks/prgenv/cuda/cuda_samples.py#L87. Additionally, cscs-reframe-tests automatically adds the `prgenv` feature for uenvs whose name start with `prgenv` (https://github.com/eth-cscs/cscs-reframe-tests/blob/225f906d2bbab7273d29035a0b1d77c0bfd5d208/config/utilities/uenv.py#L134-L135), but this detection only works when declaring uenvs to be tested by name (`UENV=prgenv-...`) instead of by path (`UENV=/path/to/squashfs`). The more reliable way of exposing the feature is to simply set it explicitly in reframe.yaml, as I've done here. I'm also adding the `prgenv` feature to prgenv-gnu/25.6 in #224.
This is the work-in-progress PR for 25.6.
This is using stackinator and alps-cluster-config
mainbranches.