[code-reflection] Integrated: Fixed Race Condition in PTX nvcc compiler. Also atomicInc->atomicAdd
Gary Frost
gfrost at openjdk.org
Thu May 23 15:40:57 UTC 2024
Debugging ViolaJones on CUDA backend. Discovered a race condition. This fixes it.
Also mapped atomicInc -> atomicAdd for CUDA C99 generatkion
-------------
Commit messages:
- Fixed Race Condition in PTX nvcc compiler. Also atomicInc->atomicAdd for CUDA
Changes: https://git.openjdk.org/babylon/pull/86/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=86&range=00
Stats: 286 lines in 9 files changed: 153 ins; 66 del; 67 mod
Patch: https://git.openjdk.org/babylon/pull/86.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/86/head:pull/86
PR: https://git.openjdk.org/babylon/pull/86
More information about the babylon-dev
mailing list