ROCm / HIP-Examples

Examples for HIP
194 stars 86 forks source link

SWDEV-201857 HIP Examples Build failure hipLaunchKernelGGL #8

Closed satyanveshd closed 4 years ago

satyanveshd commented 4 years ago

hipLaunchKernel is replaced with hipLaunchKernelGGL and the signature is corrected as the HIP-examples build was failing after the reclaiming of hipLaunchKernel API.