NVIDIA / NVIDIA/cuda-python

cufile tests don't pass on ext4 filesystems in CI

Open
#1,307 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug cuda.bindings test
Dominant language
Cython
Stars
3.4k
Forks
329
Avg merge
1d 23h
Merged PRs (30d)
116

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing pull request #1271 and the cufile tests that are xfailed in CI on ext4. Reproduce or inspect the CI behavior to determine why ext4 fails despite nominal support; done means the failure is explained and the tests no longer require unnecessary xfails, or the remaining limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, operating-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.