chipStar icon indicating copy to clipboard operation
chipStar copied to clipboard

Graph fixes + other stuff

Open franz opened this issue 1 year ago • 1 comments

  • fixes in the Graph API (unfinished)
  • "native" Graph support (OpenCL command-buffers or LevelZero command-lists)
  • code cleanup in the OpenCL backend
  • support for cl_intel_unified_shared_memory, this removes the need for using SVMMap/Unmap commands on devices that support USM
  • updated some benchmarks

approx 50-60 additional Unit_hipGraph tests pass

franz avatar May 10 '23 10:05 franz