The GitHub Actions job "CI" on tvm-ffi.git/main has failed.
Run started by GitHub user junrushao (triggered by junrushao).

Head commit for run:
10cb0048cef8f3a37282f403cded9eb96aa59464 / Tianqi Chen 
<[email protected]>
[CUDA] Isolate unified api to only in cubin launcher (#408)

This PR isolates out the unified api to be only local to cubin launcher.

Background: it is generally error-prone to mix the driver and runtime
API. The particular unified api switch was mainly meant to be used in
cubin launcher for a narrow set of cuda versions(around 12.8 ish to
13.0).

However, we would like the most generic macros like
TVM_FFI_CHECK_CUDA_ERROR to be specific to runtime API. We should
revisit if we should simply deprecate driver API usages for better
maintainability.

---------

Co-authored-by: Junru Shao <[email protected]>

Report URL: https://github.com/apache/tvm-ffi/actions/runs/20942023728

With regards,
GitHub Actions via GitBox


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

Reply via email to