cuda-python
cuda-python copied to clipboard
cufile tests don't pass on ext4 filesystems in CI
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.