mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Add initial AIL implementation
Related-To: NEO-6390 Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
91dfa5c2ac
commit
1c8a503ca4
@@ -10,6 +10,8 @@
|
||||
|
||||
#include <string_view>
|
||||
|
||||
// Application detection is performed using the process name of the given application.
|
||||
|
||||
namespace NEO {
|
||||
bool AILConfiguration::initProcessExecutableName() {
|
||||
char path[512] = {0};
|
||||
|
||||
Reference in New Issue
Block a user