Skip to content

build and test against CUDA 13.1.0#7650

Merged
rapids-bot[bot] merged 10 commits intorapidsai:mainfrom
jameslamb:cuda13.1.0-workflows
Jan 12, 2026
Merged

build and test against CUDA 13.1.0#7650
rapids-bot[bot] merged 10 commits intorapidsai:mainfrom
jameslamb:cuda13.1.0-workflows

Conversation

@jameslamb
Copy link
Member

@jameslamb jameslamb commented Jan 5, 2026

Contributes to rapidsai/build-planning#236

Tests that CI here will work with the changes from rapidsai/shared-workflows#483,
switches CUDA 13 builds to CUDA 13.1.0 and adds some CUDA 13.1.0 test jobs.

@jameslamb jameslamb added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Jan 5, 2026
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 5, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb
Copy link
Member Author

jameslamb commented Jan 8, 2026

Builds here are failing like this:

  -- Configuring done (45.1s)
  CMake Error in build/py3-none-linux_aarch64/_deps/cuvs-src/cpp/CMakeLists.txt:
    export called with target "cuvs_static" which requires target "CUTLASS"
    that is not in any export set.

(build link)

This seems like a likely cause: rapidsai/raft#2916

update: fixed in rapidsai/cuvs#1686

@jakirkham
Copy link
Member

Just noting this for visibility (James already knows this), we likely first need PR: rapidsai/cuvs#1686

@jameslamb jameslamb force-pushed the cuda13.1.0-workflows branch from 7712eda to 51e20b2 Compare January 12, 2026 05:34
@jameslamb
Copy link
Member Author

/ok to test

@jameslamb
Copy link
Member Author

Python tests are all failing like this:

TypeError: ColumnBase.to_pylibcudf() got an unexpected keyword argument 'mode'

(build link)

Because of this: rapidsai/cudf#20980

Looks like there's a fix up in #7660 ... I think we should admin-merge that, and then merge this PR normally, and then CI should be back to a working state.

@jameslamb jameslamb changed the title WIP: build and test against CUDA 13.1.0 build and test against CUDA 13.1.0 Jan 12, 2026
@jameslamb jameslamb marked this pull request as ready for review January 12, 2026 15:43
@jameslamb jameslamb requested a review from a team as a code owner January 12, 2026 15:43
@jameslamb jameslamb requested a review from bdice January 12, 2026 15:43
@gforsyth gforsyth removed the request for review from bdice January 12, 2026 15:50
@jameslamb
Copy link
Member Author

Seeing mostly passing CI and the 2 remaining test jobs are CUDA 12.9.1, so marking this for auto-merge.

@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 97475e0 into rapidsai:main Jan 12, 2026
123 checks passed
@jameslamb jameslamb deleted the cuda13.1.0-workflows branch January 12, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants