mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
Support for Diagnostics lazy init in zeInit flow
Modifications for Diagnostics module lazy init Related-To: LOCI-3127 Signed-off-by: Kulkarni, Ashwin Kumar <ashwin.kumar.kulkarni@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
49aaf62bbd
commit
abd2815ae7
@@ -98,7 +98,6 @@ class ZesDiagnosticsFixture : public SysmanDeviceFixture {
|
||||
}
|
||||
pSysmanDeviceImp->pDiagnosticsHandleContext->handleList.clear();
|
||||
productFamily = pLinuxSysmanImp->getDeviceHandle()->getNEODevice()->getHardwareInfo().platform.eProductFamily;
|
||||
pSysmanDeviceImp->pDiagnosticsHandleContext->init();
|
||||
}
|
||||
|
||||
void TearDown() override {
|
||||
|
||||
Reference in New Issue
Block a user