Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sampling primitive performance optimization. #3061

Merged
merged 20 commits into from
Jan 12, 2023

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Dec 8, 2022

Improve performance for 1 & 2 GPU test cases (there will be follow-up PRs for larger scale testing/performance improvements)
Bug fix for the single GPU & invalid_value = thrust::nullopt case.

@seunghwak seunghwak added 2 - In Progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 8, 2022
@seunghwak seunghwak added this to the 23.02 milestone Dec 8, 2022
@seunghwak seunghwak self-assigned this Dec 8, 2022
@seunghwak seunghwak closed this Jan 5, 2023
@seunghwak seunghwak reopened this Jan 5, 2023
@seunghwak seunghwak changed the title [WIP][skip-ci] Sampling primitive performance optimization. Sampling primitive performance optimization. Jan 11, 2023
@seunghwak seunghwak added bug Something isn't working 3 - Ready for Review and removed bug Something isn't working labels Jan 11, 2023
@seunghwak seunghwak marked this pull request as ready for review January 11, 2023 20:45
@seunghwak seunghwak requested a review from a team as a code owner January 11, 2023 20:45
@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2023

Codecov Report

Base: 57.60% // Head: 57.60% // No change to project coverage 👍

Coverage data is based on head (fe28439) compared to base (324f370).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-23.02    #3061   +/-   ##
=============================================
  Coverage         57.60%   57.60%           
=============================================
  Files               147      147           
  Lines              9227     9227           
=============================================
  Hits               5315     5315           
  Misses             3912     3912           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 9f5718b into rapidsai:branch-23.02 Jan 12, 2023
@seunghwak seunghwak deleted the enh_sample_prim_perf branch May 5, 2023 23:48
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.

4 participants