mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 12:11:31 +08:00
The new regkey is EnableUsmConcurrentAccessSupport that takes a bitmask with usm capabilities to enable concurrent access for (bit0: host, bit1: device, bit2: shared single-device, bit3: shared cross-device, bit4: shared system) Related-To: NEO-6733 Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>