Logo
Explore Help
Sign In
intel/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2025-12-30 09:58:55 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
c0abff9cf2dfb7e20dd4e81fb7adf38a0d53f352
compute-runtime/opencl/source/dll/command_queue_dll.cpp

17 lines
249 B
C++
Raw Normal View History

Add infrastructure to assign engine to command queue with round robin Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2021-11-12 11:02:17 +00:00
/*
refactor: remove unused dc flush mitigation Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2025-05-09 06:55:52 +00:00
* Copyright (C) 2020-2025 Intel Corporation
Add infrastructure to assign engine to command queue with round robin Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2021-11-12 11:02:17 +00:00
*
* SPDX-License-Identifier: MIT
*
*/
#include "opencl/source/command_queue/command_queue.h"
namespace NEO {
Refactor timestamp wait mechanism Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2021-12-09 11:59:52 +00:00
bool CommandQueue::isTimestampWaitEnabled() {
Enable timestamp wait mechanism Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2022-03-17 15:55:41 +00:00
return true;
Refactor timestamp wait mechanism Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2021-12-09 11:59:52 +00:00
}
Disable waiting on timestamps. Not yet ready for full enabling. Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
2022-01-14 11:49:45 +00:00
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 506ms Template: 2ms
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