Files
compute-runtime/opencl/test/unit_test/offline_compiler/ocloc_tests_configuration.cpp
Baj, Tomasz 7daee00df4 Add alarmTime to ULTs
Signed-off-by: Baj, Tomasz <tomasz.baj@intel.com>
Related-To: NEO-6413
2022-01-31 13:51:57 +01:00

12 lines
202 B
C++

/*
* Copyright (C) 2021-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
namespace NEO {
unsigned int ultIterationMaxTime = 45;
const char *executionName = "OCLOC";
} // namespace NEO