mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 07:00:17 +08:00
Current implementation of ze_device_memory_properties_t.maxClockRate is providing max dynamic frequency of GPU not the max memory frequency. This change fixes that issue. Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>