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

Head commit for run:
1c239809bde056cdbabf4d55fa361fb48666c8fb / tqchen <[email protected]>
[CUDA] Isolate unified api to only in cubin launcher

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

Background: it is generally hard 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.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to