compute-runtime/opencl/test/unit_test/offline_compiler/ocloc_tests_configuration.cpp

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