Skip to content

Pass rmm memory allocator to cuco::static_map#1617

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-21.06from
seunghwak:enh_cuco_allocator
May 25, 2021
Merged

Pass rmm memory allocator to cuco::static_map#1617
rapids-bot[bot] merged 2 commits intorapidsai:branch-21.06from
seunghwak:enh_cuco_allocator

Conversation

@seunghwak
Copy link
Contributor

Currently cuco::static_map instances in cuGraph are initialized with the cuco::static_map default allocator (which uses CUDA memory allocator).

Update to provide the RMM memory allocator instead.

@seunghwak seunghwak requested a review from a team as a code owner May 24, 2021 19:08
@seunghwak seunghwak added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 24, 2021
@BradReesWork BradReesWork added this to the 21.06 milestone May 25, 2021
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit d6a19e9 into rapidsai:branch-21.06 May 25, 2021
@seunghwak seunghwak deleted the enh_cuco_allocator branch June 24, 2021 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants