You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidentally triggered a CUDA+UCX-CUDA build for zen2 without accelerator target in #817 (comment), and this worked fine, so I almost overlooked that I overlooked that I forgot to specify the accelerator target. It would be nice to have some check (CI, hook?) in place that prevents us from doing that, i.e. to make sure that these CUDA builds always are done in an accelerator prefix.
The text was updated successfully, but these errors were encountered:
We should be able to do that via an EasyBuild hook (should be just another piece of logic alongside what is currently there when checking CUDA dependencies)
I accidentally triggered a CUDA+UCX-CUDA build for zen2 without accelerator target in #817 (comment), and this worked fine, so I almost overlooked that I overlooked that I forgot to specify the accelerator target. It would be nice to have some check (CI, hook?) in place that prevents us from doing that, i.e. to make sure that these CUDA builds always are done in an accelerator prefix.
The text was updated successfully, but these errors were encountered: