rapidsai / rmm

RAPIDS Memory Manager
https://docs.rapids.ai/api/rmm/stable/
Apache License 2.0
492 stars 198 forks source link

make conda installs in CI stricter #1696

Closed jameslamb closed 1 month ago

jameslamb commented 1 month ago

Description

Contributes to https://github.com/rapidsai/build-planning/issues/106

Proposes specifying the RAPIDS version in conda install calls in CI that install CI artifacts, to reduce the risk of CI jobs picking up artifacts from other releases.

Checklist

jameslamb commented 1 month ago

docs-build here is failing in exactly the same way it did in the most recent branch-24.12 nightly build, and it doesn't look related to these changes.

/__w/rmm/rmm/python/rmm/docs/docstring of rmm.pylibrmm.device_buffer.DeviceBuffer.prefetch:10: WARNING: py:attr reference target not found: cuda.cudart.cudaCpuDeviceId

(build link)

vyasr commented 1 month ago

/merge