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
Right now, we use CPM to fetch and build roaring package needed in libcudf tests and benchmarks. Instead, we may use the croaring package from conda-forge for conda builds. However, for finding the conda package to work properly we will need RoaringBitmap/CRoaring#739 (as well as propagation to the conda package).