cuda-quantum icon indicating copy to clipboard operation
cuda-quantum copied to clipboard

Add `hybridLaunchKernel` dispatch

Open 1tnguyen opened this issue 6 months ago • 1 comments

Description

Dispatch kernel launch based on whether JIT+synthesis would be required (remote platforms). Otherwise, the direct launch function will be used.

1tnguyen avatar Aug 20 '24 00:08 1tnguyen