mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-07 12:42:54 +08:00
Revert "Report cl_khr_integer_dot_product extension"
This reverts commit dbd9b19b35.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
d83684785c
commit
c927c46495
@@ -66,8 +66,7 @@ std::string CompilerProductHelperHw<gfxProduct>::getDeviceExtensions(const Hardw
|
||||
"cl_khr_subgroup_clustered_reduce "
|
||||
"cl_intel_device_attribute_query "
|
||||
"cl_khr_suggested_local_work_size "
|
||||
"cl_intel_split_work_group_barrier "
|
||||
"cl_khr_integer_dot_product ";
|
||||
"cl_intel_split_work_group_barrier ";
|
||||
|
||||
auto supportsFp64 = hwInfo.capabilityTable.ftrSupportsFP64;
|
||||
if (DebugManager.flags.OverrideDefaultFP64Settings.get() != -1) {
|
||||
|
||||
Reference in New Issue
Block a user