- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Porting Java to Xeon Phi would be a good CS project. As to if the end product of the project would be desirable for others to use... that would be up to the implementation and to the particular type of applications you run with Java.
An alternative to running Java inside the Xeon Phi is to use offload mode. A likely good starting route would be to use JNA (Java Native Architecture) for Java/C++ or Java/Fortran interoperability.
http://www.javaforge.com/wiki/66061#wiki/57383?&_suid=1427200031915020396186241572023
http://www.javaforge.com/wiki/66061
Jim Dempsey
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I suppose some people have tinkered with java native (e.g. gnu java compiler) on Intel(r) Xeon Phi(tm) but there is little to brag about if it can't deliver better performance than it does on a modern laptop.
