cpc / hipcl

OpenCL/SPIR-V implementation of HIP
Other
104 stars 12 forks source link

Fix support for `hipModuleLoad` + `hipModuleLaunchKernel` when used with the `extra` parameter #37

Closed Kerilk closed 3 years ago

Kerilk commented 3 years ago

Hello,

This patch:

Thanks,

Colleen and Brice

Kerilk commented 3 years ago

Thanks for the review, it is greatly appreciated. I fixed the style, and responded inline to the flag issue.