mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
With this change, init for sysman Temperature API would not be done during zeInit. Rather init and thereby Temperature API handle creation would be done only when user explicitly requests to enumerate handles using zesDeviceEnumTemperatureSensors. Modification to temperature ULTs Related-To: LOCI-3127 Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com>