[code-reflection] Integrated: Hat merge cuda ptx ffi backends
Gary Frost
gfrost at openjdk.org
Wed Apr 2 14:20:28 UTC 2025
On Wed, 2 Apr 2025 14:07:34 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> The merge between ptx and cuda backends continues.
>
> We still have a bug using cuda streams (which we need for minimizing buffer copies).
>
> Added a pure C++ test (which launches squares directly from C++) it replicates the error we see with the squares example.
>
> Lots of small tidy ups in the code here, but no real fixes.
>
> Expect more cuda/ptx merge updates
This pull request has now been integrated.
Changeset: 225e2b75
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/225e2b7532722d51a0cb9ed01c7f2275d08a5260
Stats: 1607 lines in 18 files changed: 1161 ins; 399 del; 47 mod
Hat merge cuda ptx ffi backends
-------------
PR: https://git.openjdk.org/babylon/pull/377
More information about the babylon-dev
mailing list