mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-07 12:42:54 +08:00
feature: Adding debug key for custom igc lib name
This commit adds new debug key which can be used to override loaded igc libary name. E.g. IgcLibraryName=my_custom_igc.so Related-To: NEO-14579 Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
bd938166e6
commit
2c10dc2f53
@@ -667,4 +667,5 @@ ExposeSingleDevice=-1
|
||||
OverrideCopyOffloadMode = -1
|
||||
UseSingleListForTemporaryAllocations = -1
|
||||
OverrideMaxMemAllocSizeMb = -1
|
||||
IgcLibraryName = unk
|
||||
# Please don't edit below this line
|
||||
|
||||
Reference in New Issue
Block a user