You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are you planning to make an OpenCL version of your code?
it would be great to ensure crossplatform and a broader usage of your (terrific) library
if you're searching devs, lemme know!
all the best
The text was updated successfully, but these errors were encountered:
We're not actively developing this codebase, so we don't have plans to add this. I think that unless there is some way to make thrust, or some drop-in replacement work with an OpenCL backend (some discussion on that here), it would likely require a lot of the simulation code to be rewritten.
I'm happy to answer questions about how the code works if someone is interested in doing this.
That seems like it could work. It will depend on the HIP stuff playing nicely with Eigen, but if it does I don't recall any other NVIDIA-specific things besides thrust that would cause problems.
If someone with an AMD gpu can confirm that it builds and runs, I could probably add an option for it to the build system.
hello,
are you planning to make an OpenCL version of your code?
it would be great to ensure crossplatform and a broader usage of your (terrific) library
if you're searching devs, lemme know!
all the best
The text was updated successfully, but these errors were encountered: