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
[offload] [test] Skip amdgcn/nvptx tests if detected arch is not built
Skip amdgcn and/or nvptx tests, if the detected GPU architecture
is not present among GPUs offload was built for. Without this change,
the tests are run if any GPU is detected -- which could lead
to cryptic test failures, such as the ones reported in #118824.
0 commit comments