rapidsai / rmm

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

Update cross-link to cuda-python object #1699

Closed wence- closed 1 month ago

wence- commented 1 month ago

Description

nvidia/cuda-python#137 reorganised the low-level binding structure which broke our cross-linking, update to the new name to fix.

Checklist

Matt711 commented 1 month ago

Example of the failure: https://github.com/rapidsai/rmm/actions/runs/11256211990/job/31298169643#step:9:1283

wence- commented 1 month ago

/merge

harrism commented 1 month ago

Thanks for fixing @wence- !

jakirkham commented 1 month ago

cc @leofang (for vis)

leofang commented 1 month ago

cc @leofang (for vis)

Thanks, see https://github.com/rapidsai/rmm/issues/1698#issuecomment-2402835867 / https://github.com/NVIDIA/cuda-python/issues/140.