libcudacxx icon indicating copy to clipboard operation
libcudacxx copied to clipboard

XFAIL pipeline tests for older CUDA versions

Open brycelelbach opened this issue 3 years ago • 0 comments

When we turn on gpuCI testing, we'll be testing with an older version of CUDA - probably CUDA 11.0. That means pipeline won't be available. We should mark our pipeline tests as XFAIL for older CUDA - we can do this with the nvcc-X/nvcc-X.Y feature.

brycelelbach avatar Dec 22 '20 22:12 brycelelbach