Description
As of #796, rapids CUDA 12, arm64 nightly packages don't depend on cucim.
That was a temporary measure to work around this:
Those issues should be fixed and cucim should be restored as an unconditional dependency of the rapids metapackage
Benefits of this work
- sets consistent expectations for what
rapids installs, regardless of CPU architecture or CUDA version
Acceptance Criteria
rapids depends unconditionally on cucim
Approach
Fix the upstream issues in cucim, then revert the workaround added in #796
Notes
N/A
Description
As of #796,
rapidsCUDA 12, arm64 nightly packages don't depend oncucim.That was a temporary measure to work around this:
libcufiledependency for old CTK 12 on ARM cucim#930Those issues should be fixed and
cucimshould be restored as an unconditional dependency of therapidsmetapackageBenefits of this work
rapidsinstalls, regardless of CPU architecture or CUDA versionAcceptance Criteria
rapidsdepends unconditionally oncucimApproach
Fix the upstream issues in
cucim, then revert the workaround added in #796Notes
N/A