Maosu Zhao

Results 10 issues of Maosu Zhao

UR part: https://github.com/oneapi-src/unified-runtime/pull/1354

Now UR already implemented API "urProgramGetGlobalVariablePointer", so we can use it to query the size of device globals and remove "__AsanDeviceGlobalCount". UR Part: https://github.com/oneapi-src/unified-runtime/pull/1584

L0 GPU runtime will divide the device memory address space equally among the all gpu devices. So, if there are multiple gpu devices, device sanitizer may not be able to...

As we discussed before, we intercepted buffer with usm for short-term solution. For long-term, we will draft a new ocl extension to allow user to create buffer with fixed address....

loader
ready to merge
sanitizer

L0 GPU runtime will divide the device memory address space equally among the all gpu devices. So, if there are multiple gpu devices, device sanitizer may not be able to...

loader
sanitizer

Now UR already implemented API "urProgramGetGlobalVariablePointer", so we can use it to query the size of device globals and remove "__AsanDeviceGlobalCount". SYCLOS Part: https://github.com/intel/llvm/pull/13678

loader
sanitizer

SYCLOS Part for pre-ci: https://github.com/intel/llvm/pull/14551

loader
ready to merge
sanitizer
v0.10.x

Also maintain an internal ref count of ContextInfo. SYCLOS Part: https://github.com/intel/llvm/pull/14378

loader
sanitizer