Skip to content

Adds a linear accessor to RMM cuda stream pool#696

Merged
rapids-bot[bot] merged 10 commits intorapidsai:branch-0.19from
afender:fea-stream-pool-linear-accessor
Feb 8, 2021
Merged

Adds a linear accessor to RMM cuda stream pool#696
rapids-bot[bot] merged 10 commits intorapidsai:branch-0.19from
afender:fea-stream-pool-linear-accessor

Conversation

@afender
Copy link
Member

@afender afender commented Feb 5, 2021

Adds rmm::cuda_stream_pool::get_stream(stream_id) and rmm::cuda_stream_pool::get_pool_size() accessors which allow legacy compatibility in cuML and immediate adoption of rmm::cuda_stream_pool in RAFT and cuGraph. This co-exist with the current features in rmm::cuda_stream_pool.

close #689

@afender afender requested a review from a team as a code owner February 5, 2021 21:15
@afender afender requested review from harrism and rongou February 5, 2021 21:15
@github-actions github-actions bot added the cpp Pertains to C++ code label Feb 5, 2021
@afender afender requested a review from jrhemstad February 8, 2021 18:30
afender and others added 2 commits February 8, 2021 12:42
Co-authored-by: Jake Hemstad <jhemstad@nvidia.com>
Co-authored-by: Jake Hemstad <jhemstad@nvidia.com>
Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good (funny, I had this implemented in a local experimental branch). Just a comment on a test.

@harrism harrism added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 8, 2021
@harrism
Copy link
Member

harrism commented Feb 8, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 8f18e7f into rapidsai:branch-0.19 Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cpp Pertains to C++ code 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.

4 participants