ROCm / HIPIFY

HIPIFY: Convert CUDA to Portable C++ Code
https://rocm.docs.amd.com/projects/HIPIFY/en/latest/
MIT License
503 stars 70 forks source link

[HIPIFY][#1439][fix] Switched the matcher `cudaOverloadedHostFuncCall` to using `getWriteRange` #1459

Closed emankov closed 5 months ago

emankov commented 5 months ago

[Synopsis]

checkCudaErrors(cudaGraphInstantiate(graphExec, graph, NULL, NULL, 0));

[Solution]

[ToDo]