[code-reflection] Integrated: Fixed Race Condition in PTX nvcc compiler. Also atomicInc->atomicAdd
Gary Frost
gfrost at openjdk.org
Thu May 23 15:40:58 UTC 2024
On Thu, 23 May 2024 15:36:54 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Debugging ViolaJones on CUDA backend. Discovered a race condition. This fixes it.
>
> Also mapped atomicInc -> atomicAdd for CUDA C99 generatkion
This pull request has now been integrated.
Changeset: 0e2b2deb
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/0e2b2deb2dd8b8c5d08c7346d45aabe7f3394d8e
Stats: 286 lines in 9 files changed: 153 ins; 66 del; 67 mod
Fixed Race Condition in PTX nvcc compiler. Also atomicInc->atomicAdd
-------------
PR: https://git.openjdk.org/babylon/pull/86
More information about the babylon-dev
mailing list