refactor CUDA versions in dependencies.yaml#562
refactor CUDA versions in dependencies.yaml#562rapids-bot[bot] merged 6 commits intorapidsai:branch-24.02from jameslamb:rework-dependencies
Conversation
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
|
1 build, Not sure if it's relevant, but that is the only job in the matrix testing with an older driver. I tried adding the CTK back to the environment for that job: 9ce9fc8. Let's see if it helps. |
|
From discussion offline with @AjayThorve ... I just pushed 84ce513 putting a ceiling on I did this in the bluntest way possible (applying it to all conda envs and If this works, I'm planning to remove that ceiling from |
Yeah if this works, there haven't been any issues with other envs, and seems like the issue is running parallet pytests with updated panel is causing it. In that case, all we need to do is remove the current upper pin for panel from run dependencies and add a specific panel dependency with |
|
/merge |
Description
Contributes to rapidsai/build-planning#7.
Proposes splitting the
cuda-versiondependency independencies.yamlout to its own thing, separate from the bits of the CUDA Toolkit this project needs.Benefits of this change
cuda-versionversion in environments"12.*")condarecipe is missing a dependency" are caught in CI