Closed pvelesko closed 11 months ago
Shall we include the fix also to Release-1.1?
Shall we include the fix also to Release-1.1?
Actually #682 can wait there's one more thing I need to check on that. But still need to fix the intel runner in either case.
OpenCL calls MemMap/MemUnmap. This results in queue operations inside hipMalloc, etc.
Also seems to decrease the unit test runtime from 17s to 1s which matches Level Zero performance.
Fixes #657