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-25 05:24:02 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
172e48282bc166903329a9b791b1e8d5b48ba2a7
compute-runtime/runtime/execution_environment/execution_environment_initialize.cpp

16 lines
293 B
C++
Raw Normal View History

Add new CSR to ExecutionEnvironment Change-Id: I5d6b58b5c185bf283ae529ebb21a4cbc8e9f198c Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2019-02-15 09:25:08 +01:00
/*
* Copyright (C) 2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "runtime/execution_environment/execution_environment.h"
Change namespace from OCLRT to NEO Change-Id: If965c79d70392db26597aea4c2f3b7ae2820fe96 Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2019-03-26 11:59:46 +01:00
namespace NEO {
Use DeviceHelper to calculate number of sub devices Related-To: NEO-3691 Change-Id: I390b7919fe8960b74cf290923f5daf128d824674 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-10-07 12:42:28 +02:00
bool ExecutionEnvironment::initializeRootCommandStreamReceiver(RootDevice &device) {
return false;
Add new CSR to ExecutionEnvironment Change-Id: I5d6b58b5c185bf283ae529ebb21a4cbc8e9f198c Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2019-02-15 09:25:08 +01:00
}
Change namespace from OCLRT to NEO Change-Id: If965c79d70392db26597aea4c2f3b7ae2820fe96 Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2019-03-26 11:59:46 +01:00
} // namespace NEO
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 268ms 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