rapidsai / distributed-join

Other
19 stars 12 forks source link

Move to cuDF/rmm 0.14 #16

Closed nsakharnykh closed 4 years ago

nsakharnykh commented 4 years ago

Starting with 0.14 RMM removes rmmInitialize and replaces it with the default memory resource (i.e. cnmem memory resource/pool), so we should update the code accordingly.