cubecl_hip_sys

Function hipLaunchByPtr

Source
pub unsafe extern "C" fn hipLaunchByPtr(
    func: *const c_void,
) -> hipError_t
Expand description

@brief Launch a kernel.

@param [in] func Kernel to launch.

@returns #hipSuccess, #hipErrorNotInitialized, #hipErrorInvalidValue