-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feature alpaka #8
Conversation
a5c3d11
to
91ec1bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last comment would be to polish a bit the Makefile, other than that everything looks fine now for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good also for HIP, one last comment would be to add the configuration for HIP in the CLUEstering.py script to have the example for HIP as well
Yep, just pushed it |
Fixes in the Points data structure Fix typo in Points
Fix in the convolutional kernels
Fix relative paths in AlpakaCore
Fix typo in PointsAlpaka
Fixes in the Points classes
Fixes in the CLUE alpaka kernels
7e05d91
to
67ddb8e
Compare
Rebased on main after merge of PR #10 |
CI tests will be fixed in the next PR |
setup.py
will have to be rewritten using CMake, in order to make the distribution easier