NVIDIA / NVIDIA/cudf

[BUG] Failing tests on GB300

Open
#23,498 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

**Describe the bug**
Many cudf tests fail on GB300 due to CUDA address misalignment issues and other errors.

**Steps/Code to reproduce bug**
Run the tests on GB300

**Expected behavior**
All tests should pass

**Environment details**
GB300 CI runner

**Additional context**
Failing tests can be seen here:
https://github.com/rapidsai/cudf/actions/runs/30636553697?pr=23246

We should start with `conda-cpp-tests`, and this may resolve the other issues:
https://github.com/rapidsai/cudf/actions/runs/30636553697/job/91185474271?pr=23246

Contributor guide

Open the contributing guide

Research direction

Start by examining the failing conda-cpp-tests job in the linked CI run and reproduce the failures on the GB300 CI runner. Investigate the reported CUDA address misalignment and other errors, then verify that conda-cpp-tests and the remaining cuDF tests pass on GB300.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.