cuda-quantum
cuda-quantum copied to clipboard
Add `hybridLaunchKernel` dispatch
Description
Dispatch kernel launch based on whether JIT+synthesis would be required (remote platforms). Otherwise, the direct launch function will be used.