rmm icon indicating copy to clipboard operation
rmm copied to clipboard

Fix `cuda11.8` nvcc dependency

Open trxcllnt opened this issue 10 months ago • 2 comments

cuda-nvcc is the CUDA 12 package name but was being included in the CUDA 11 dependencies, making the conda solve impossible. This PR uses the same nvcc matrix as defined in the build dependencies list.

trxcllnt avatar Apr 23 '24 21:04 trxcllnt

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

copy-pr-bot[bot] avatar Apr 23 '24 21:04 copy-pr-bot[bot]

/ok to test

trxcllnt avatar Apr 23 '24 21:04 trxcllnt

/merge

vyasr avatar Apr 30 '24 22:04 vyasr