compute-runtime/opencl/source/api
Jaime Arteaga abdb707a39 Check for hardware limit for runtime device allocations
Use hardware limit, instead of the one used for device capabilities,
so applications can fully use the available memory in the device.

Change-Id: I910c610d7a3af254724a810c3c60b9da8d5d64a7
Signed-off: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2020-06-17 18:56:09 -07:00
..
CMakeLists.txt Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
additional_extensions.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
additional_extensions.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
api.cpp Check for hardware limit for runtime device allocations 2020-06-17 18:56:09 -07:00
api.h Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
api_enter.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
cl_types.h Add absolute path to include 2020-02-23 08:47:49 +01:00
dispatch.cpp Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
dispatch.h Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00