cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

cufile tests don't pass on ext4 filesystems in CI

Open cpcloud opened this issue 1 month ago • 4 comments

After https://github.com/NVIDIA/cuda-python/pull/1271, we have to xfail a number of cufile tests in CI that run on an ext4 filesystem even though that is nominally supported.

It would be good to figure out what's going on here and why these don't work in CI even though they are running on an ext4 filesystem.

cpcloud avatar Dec 03 '25 19:12 cpcloud