Skip to content

Add nvjitlink to cuda-toolkit pip extras for cusparse compatibility#1794

Merged
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
bdice:fix/add-nvjitlink-dependency
Feb 13, 2026
Merged

Add nvjitlink to cuda-toolkit pip extras for cusparse compatibility#1794
rapids-bot[bot] merged 3 commits intorapidsai:mainfrom
bdice:fix/add-nvjitlink-dependency

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Feb 11, 2026

Summary

  • Add nvjitlink to cuda-toolkit[...] extras in dependencies.yaml to ensure pip installs a version-compatible nvidia-nvjitlink alongside nvidia-cusparse
  • Without this, pip may resolve an older nvidia-nvjitlink-cu12 than what nvidia-cusparse-cu12 requires, causing undefined symbol: _nvJitLinkGetErrorLogSize_12_9 at runtime

xref: rapidsai/build-planning#253

@jameslamb jameslamb removed the request for review from KyleFromNVIDIA February 12, 2026 12:31
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Feb 13, 2026

/merge

@rapids-bot rapids-bot Bot merged commit 130d2fa into rapidsai:main Feb 13, 2026
94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants