mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
fix: temporarily remove CRI AOT definition
Related-To: NEO-17037, NEO-16649 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0c2c1df1d4
commit
2b02e49c87
@@ -361,7 +361,6 @@ if(SUPPORT_XE3P_CORE)
|
||||
|
||||
if(SUPPORT_CRI)
|
||||
ADD_AOT_DEFINITION(XE3P_XPC)
|
||||
ADD_AOT_DEFINITION(CRI)
|
||||
set(CRI_XE3P_CORE_GRF_ADDITIONAL_SIZES 512)
|
||||
ADD_PRODUCT("SUPPORTED" "CRI" "NEO::criProductEnumValue")
|
||||
ADD_PLATFORM_FOR_CORE_TYPE("SUPPORTED" "XE3P_CORE" "CRI")
|
||||
|
||||
Reference in New Issue
Block a user