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

Properly move isbits and numeric arrays to GPU #1620

Merged
merged 1 commit into from
Jun 15, 2021
Merged

Properly move isbits and numeric arrays to GPU #1620

merged 1 commit into from
Jun 15, 2021

Conversation

ToucheSir
Copy link
Member

Fixes #1517. Credit to @darsnack in #1517 (comment) for the code.

PR Checklist

  • Tests are added
  • Entry in NEWS.md
  • Documentation, if applicable
  • API changes require approval from a committer (different from the author, if applicable)

Copy link
Member

@darsnack darsnack left a comment

Choose a reason for hiding this comment

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

Thanks!

@darsnack
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 15, 2021

Build succeeded:

@bors bors bot merged commit 335286a into FluxML:master Jun 15, 2021
@ToucheSir ToucheSir deleted the bc/gpu_isbits branch December 6, 2021 17:18
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.

gpu behaves differently from cu on a Char array
2 participants