You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CUDA 13 handling of libcufile on aarch64 (#827)
Fixes an issue where CUDA 13 packages named like `linux-aarch64/libkvikio-25.10.00a43-cuda13_0_250916_b69d9aea.conda` were getting dependencies on `cuda-version >=12.2.0a0,<14.0a0`, which allowed them to be used in CUDA 12 environments. That is not desired and could cause problems.
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- James Lamb (https://github.com/jameslamb)
- Mads R. B. Kristensen (https://github.com/madsbk)
URL: #827
0 commit comments