[code-reflection] Integrated: Found the violajones off by one error
Gary Frost
gfrost at openjdk.org
Thu Jun 6 17:08:09 UTC 2024
Tracked down the 'access violation'
Turned out to be. an 'off by one' error as a result of a C99 code gen error.
This patch gets around it. Now Violajones Nasa image works on CUDA + OpenCL on Nvidia platform
-------------
Commit messages:
- Found the violajones off by one error - whitespace
- Found the violajones off by one error
Changes: https://git.openjdk.org/babylon/pull/118/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=118&range=00
Stats: 20 lines in 3 files changed: 11 ins; 1 del; 8 mod
Patch: https://git.openjdk.org/babylon/pull/118.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/118/head:pull/118
PR: https://git.openjdk.org/babylon/pull/118
More information about the babylon-dev
mailing list