Skip to content

Conversation

ggeorgakoudis
Copy link
Contributor

  • Fix codegen to avoid instruction selection errors from wrong address space of reduction privates
  • Use atomics by default on gpu
  • Update python module
  • Add tests

Closes #24

- Fix codegen to avoid instruction selection errors from wrong address
space of reduction privates
- Use atomics by default on gpu
- Update python module
- Add tests
Copy link
Contributor

@DrTodd13 DrTodd13 left a comment

Choose a reason for hiding this comment

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

Thanks!

@ggeorgakoudis ggeorgakoudis merged commit 71809bb into main Sep 22, 2025
93 checks passed
@ggeorgakoudis ggeorgakoudis deleted the fix-gpu-reductions branch September 22, 2025 19:22
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.

in example code pi calculation over gpu throws error

2 participants