diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-26 11:51:09 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-06-26 11:51:09 +0000 |
| commit | f8f66d777fdc93a4ecc35c50c439f53bb3723dcd (patch) | |
| tree | b964f4dd9eecbdbe72bd61f7b132c99cc3f91d50 /java/aparapi/pkg-descr | |
| parent | databases/mariadb100-server: Update to 10.0.26 (diff) | |
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
Notes
Notes:
svn path=/head/; revision=417519
Diffstat (limited to 'java/aparapi/pkg-descr')
| -rw-r--r-- | java/aparapi/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/java/aparapi/pkg-descr b/java/aparapi/pkg-descr new file mode 100644 index 000000000000..61e04346fb2a --- /dev/null +++ b/java/aparapi/pkg-descr @@ -0,0 +1,8 @@ +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 |
