compute-runtime/shared/source/device
Jitendra Sharma f8c89fe984 Refactor memory manager so as to support device reset
Move out neoDevice dependent pieces of memory manager code into
separate methods. Those methods could be used for recreating a neoDevice
after a device reset is performed.

Related-To: LOCI-2615

Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
2021-10-19 07:16:29 +02:00
..
CMakeLists.txt Update getInternalEngine() implementation and remove unused method 2021-08-03 21:25:33 +02:00
device.cpp Refactor memory manager so as to support device reset 2021-10-19 07:16:29 +02:00
device.h Fix OCL SubDevice creation 2021-10-13 15:18:16 +02:00
device_caps.cpp Remove HardwareCapabilities struct 2021-10-12 07:25:06 +02:00
device_get_device_name.cpp Framework for adding custom device names 2020-11-23 12:24:53 +01:00
device_info.h Use DSS count to callculate max work group size 2021-07-05 10:14:20 +02:00
root_device.cpp Pass device bit field to create bindless heaps allocations 2021-10-05 14:36:59 +02:00
root_device.h Simplify RootDevice class 2021-04-22 17:41:52 +02:00
sub_device.cpp Improve queries with number of SubDevices 2021-09-01 14:01:57 +02:00
sub_device.h Unify Device methods 2021-05-10 12:11:24 +02:00