mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
Topology map was only being created when ZET_ENABLE_PROGAM_DEBUGGING was set. This was not correct. Now it is unconditionally created at init, and debug attach will fail if it is not valid. Related-to: LOCI-3937 Signed-off-by: Yates, Brandon <brandon.yates@intel.com>