Commit graph

2 commits

Author SHA1 Message Date
Koop Mast
9803d5edab Remove i386 from the viable platforms list.
The compiliation of aparapi causes OpenJDK8 on 10.1/i386 to dump core with a
internal error.

PR:		210672
Submitted by:	maintainer@
2016-09-25 21:40:54 +00:00
Kurt Jaeger
f8f66d777f New port: java/aparapi
aparapi is an open source API for expressing data parallel workflows in Java.

Originally an AMD product, Aparapi was released to open source on September
14, 2011. Aparapi is an API for expressing data parallel workloads in Java
and a runtime component capable of converting the Java# bytecode of compatible
workloads into OpenCL# so that it can be executed on a variety of GPU devices.

WWW: https://github.com/aparapi/aparapi

PR:		204024
Submitted by:	dieterich@ogolem.org
2016-06-26 11:51:09 +00:00