mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
performance: Enable wait pkg for ULLS light
Related-To: NEO-13922 Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
413194bd2a
commit
53062056ec
@@ -30,7 +30,7 @@
|
||||
|
||||
namespace NEO {
|
||||
ExecutionEnvironment::ExecutionEnvironment() {
|
||||
WaitUtils::init();
|
||||
WaitUtils::init(false);
|
||||
this->configureNeoEnvironment();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user