Winston Zhang
Winston Zhang
CI in LLVM/SYCL: https://github.com/intel/llvm/pull/14536
have to iron out a few more things, but the initial concept is this: for regular commandlist, we want to give the events device scope thus avoiding L3 flush. To...
-enable counter-based events for regular commandlist -counter-based events may be reused even though they are not done -when ref count goes to not used by external clients value it means...
-enable counter-based events for regular commandlist -counter-based events may be reused even though they are not done -when ref count goes to not used by external clients value it means...
LLVM/SYCL test: https://github.com/intel/llvm/pull/15588
urDeviceGetInfo is now able to retrieve the max memory bandwidth.