| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
2026-06-15 java/aparapi: no maintainer, no users in the ports tree, java 8 only, last upstream commit was 10 years ago
Fix nearby dates in MOVED to pass the pre-commit checks
|
| |
|
|
|
|
|
|
|
|
|
|
| |
C++14. As development of aparapi at the location referenced by the port as slowed down, set C++ standard explicitly in the internal Makefile. Ultimately, an upgrade to the more active development location is planned.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
MFH: 2018Q1
Differential Revision: https://reviews.freebsd.org/D14278
Notes:
svn path=/head/; revision=461287
|
|
|
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:
svn path=/head/; revision=417519
|