junrushao commented on issue #292: URL: https://github.com/apache/tvm-ffi/issues/292#issuecomment-3599392791
> API Control Macro: Introduce a macro, such as `TVM_FFI_CUBIN_LAUNCHER_USE_DRIVER_API`, to explicitly control whether the CUDA Driver API or CUDA Runtime API is used for kernel launching. One clarification - the problem of going directly all in to driver API is that we can't launch kernels via `<<<>>>` - is my understanding correct? > Windows Support via bin2c (Optional): Update the embed_cubin.py utility script to utilize bin2c to enable support for Windows. Do we want to test on Windows + cuda? I suppose we don't have such nodes :( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
