[code-reflection] RFR: [hat][cuda] Add check errors for all CUDA calls [v2]
Juan Fumero
duke at openjdk.org
Thu Jul 31 09:52:57 UTC 2025
> This PR just calls a new macro to insert an error check for all the CUDA calls.
> The macro makes use of an existing struct.
>
> How to check:
>
>
> ./build/cuda_info
Juan Fumero has updated the pull request incrementally with one additional commit since the last revision:
[hat][cuda] Refactor to use the Macro for checking CUDA errors
-------------
Changes:
- all: https://git.openjdk.org/babylon/pull/508/files
- new: https://git.openjdk.org/babylon/pull/508/files/42d97138..a70e5047
Webrevs:
- full: https://webrevs.openjdk.org/?repo=babylon&pr=508&range=01
- incr: https://webrevs.openjdk.org/?repo=babylon&pr=508&range=00-01
Stats: 79 lines in 4 files changed: 1 ins; 54 del; 24 mod
Patch: https://git.openjdk.org/babylon/pull/508.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/508/head:pull/508
PR: https://git.openjdk.org/babylon/pull/508
More information about the babylon-dev
mailing list