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

Add support for using cupy in sort.py #395

Merged
merged 3 commits into from
Jun 21, 2022
Merged

Add support for using cupy in sort.py #395

merged 3 commits into from
Jun 21, 2022

Conversation

robinwnv
Copy link
Contributor

  1. Add option to specify using legate, cupy or numpy
  2. Add option to specify which memory pool to use for cupy
  3. Define time methods for cupy

robinwnv and others added 2 commits June 13, 2022 09:46
1. Add option to specify using legate, cupy or numpy
2. Add option to specify which memory pool to use for cupy
3. Define time methods for cupy
Copy link
Contributor

@manopapad manopapad left a comment

Choose a reason for hiding this comment

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

One minor question, otherwise LGTM. Maybe @mfoerste4 should take a look as well?

@mfoerste4
Copy link
Contributor

LGTM as well.

@robinwnv robinwnv merged commit c180e46 into nv-legate:branch-22.07 Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants