Logo
Explore Help
Sign In
Media/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2025-09-15 13:01:45 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ebcbf29a857ad00e64b22a7f19cb6ad8ae7acb8e
compute-runtime/opencl/test/unit_test/helpers/ult_limits.h

14 lines
203 B
C
Raw Normal View History

Test non-default root device in api fixture Define max number of root devices in ults Resolves: NEO-4000 Change-Id: Ia8da5c22a36dca3c493a9caf836fc1fb29207ef9 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-24 08:08:08 +01:00
/*
Update copyright headers Change-Id: I05eaad34f5af15685c6ad6d5bb3078f21dd1e0af Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-02-22 22:21:06 +01:00
* Copyright (C) 2019-2020 Intel Corporation
Test non-default root device in api fixture Define max number of root devices in ults Resolves: NEO-4000 Change-Id: Ia8da5c22a36dca3c493a9caf836fc1fb29207ef9 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-24 08:08:08 +01:00
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include <cstdint>
namespace NEO {
constexpr uint32_t maxRootDeviceCount = 3u;
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 2124ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API