[code-reflection] Integrated: removed jextracted opencl dependency on life example
Gary Frost
gfrost at openjdk.org
Sat Apr 5 16:30:34 UTC 2025
Removed the jextracted opencl dependencies on life example.
We used the game of life example to prove the algorithm for minimizing buffer transfers using jextracted opencl
Now we seem to have a stable version of the algorithm in HAT itself we can now remove the jexctracted opencl dependency.
This also means we can build and run on cuda and test the algorithm there.
-------------
Commit messages:
- removed jextracted opencl dependency on life example
Changes: https://git.openjdk.org/babylon/pull/382/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=382&range=00
Stats: 96 lines in 6 files changed: 4 ins; 79 del; 13 mod
Patch: https://git.openjdk.org/babylon/pull/382.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/382/head:pull/382
PR: https://git.openjdk.org/babylon/pull/382
More information about the babylon-dev
mailing list