The GitHub Actions job "CI" on 
tvm.git/tvm-cuda-common-simplification-phase-out-cuda-common-h has succeeded.
Run started by GitHub user tqchen (triggered by tqchen).

Head commit for run:
61e5a602738037334aa3e704be3fa76cd57226cd / tqchen <[email protected]>
[REFACTOR][CUDA] Phase out cuda_common.h

The CUDA runtime can rely on the shared tvm-ffi CUDA error helper instead of 
carrying a TVM-local common header. This PR removes the legacy header by moving 
the CUDA workspace state into cuda_device_api.cc, replacing CUDA_CALL users 
with TVM_FFI_CHECK_CUDA_ERROR, and inlining the remaining CUDA driver checks at 
their call sites.

Report URL: https://github.com/apache/tvm/actions/runs/27510032477

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to