rapidsai / rmm

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

Make sure rmm wheel dependency on librmm is updated [skip ci] #1565

Closed raydouglass closed 1 month ago

raydouglass commented 1 month ago

Description

Follow up to https://github.com/rapidsai/rmm/pull/1529

The rmm python wheel now depends on the librmm cpp wheel, so the version needs to be updated when cutting a new branch.

Skipping CI since this file is not tested.

Checklist