HW CSR with AUB dump to operate on real device (HW Info)

This commit ensures AUB files to be dumped for real device
in the configuration CSR HW + CSR AUB.

Change-Id: I7b5f740440aae062d2f5ad7ad8b9c3b4f2207ddd
This commit is contained in:
Milczarek, Slawomir
2018-02-14 13:48:31 +01:00
committed by sys_ocldev
parent a99d951c55
commit 5c746131f1
18 changed files with 214 additions and 57 deletions

View File

@@ -31,8 +31,6 @@
namespace OCLRT {
bool overrideCommandStreamReceiverCreation = false;
OsAgnosticMemoryManager::~OsAgnosticMemoryManager() {
applyCommonCleanup();
}