Kernel argument sizes now only get appended to the kernel launch parameter list if the OpenCL runtime is selected, not if CUDA runtime is chosen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D36925
[PPCG] Only add Kernel argument sizes for OpenCL, not CUDA runtime PhilippSchaad on Aug 19 2017, 9:45 AM. Authored by
Details Kernel argument sizes now only get appended to the kernel launch parameter list if the OpenCL runtime is selected, not if CUDA runtime is chosen.
Diff Detail
|