Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
http://aparapi.com
Apache License 2.0
465 stars 59 forks source link

Question: Support for Xeon Phi? #169

Open ghost opened 1 year ago

ghost commented 1 year ago

I know it had been long since the Xeon Phi had been discontinued, and there is no value in any attempts to revive the Xeon Phi, my questions below are plainly for studying purposes.

I'm really sorry to bother you all, the main reason that I created this issue is because I've recently gotten a Xeon Phi, and in my attempts to make it work, I've came across multiple Stack Overflow posts and forums mentioning that "JamVM" and "Aparapi" would work with the Xeon Phi.

https://stackoverflow.com/questions/17309471/using-xeon-phi-with-jvm-based-language

I've conducted hours of research but was only able to come up with a single pull request in the original Aparapi repo mentioning that the support for Xeon Phi was added.

https://github.com/aparapi/aparapi/pull/1

Any attempts to help and all responses will be highly appreciated. EDIT: Any other information or documentations regarding to the Xeon Phi would also be highly appreciated.

andreas-hartmann commented 3 months ago

This is old, but I just stumbled over this. Yes from my understanding it should work. Aparapi uses opencl and Xeon Phi supports opencl.