compute-runtime/opencl/source/program
Mateusz Hoppe 22076663e4 Pass options to compiler during program linking
"-cl-intel-gtpin-rera" and
"-cl-intel-greater-than-4GB-buffer-required"
passed to compiler as internal options

Resolves: NEO-4723

Change-Id: I059027880e9a98aa063f4cd64e84e28311663f46
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2020-06-10 12:52:02 +02:00
..
CMakeLists.txt Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
additional_options.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
block_kernel_manager.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
block_kernel_manager.h Add absolute path to include 2020-02-23 08:47:49 +01:00
build.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
compile.cpp fix compilation with clang 10 2020-04-02 12:25:03 +02:00
create.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
create.inl Add ClDevice function to query OCL2.1 support 2020-05-08 13:37:19 +02:00
get_info.cpp Update getInfo function 2020-05-21 17:06:28 +02:00
heap_info.h remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
internal_options.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
kernel_arg_info.h Introducing kernel descriptor 2020-02-25 00:03:15 +01:00
kernel_info.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
kernel_info.h remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
kernel_info_from_patchtokens.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
kernel_info_from_patchtokens.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
link.cpp Pass options to compiler during program linking 2020-06-10 12:52:02 +02:00
patch_info.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
printf_handler.cpp Rename device directory 2020-03-24 14:35:21 +01:00
printf_handler.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
process_device_binary.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
process_intermediate_binary.cpp Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
program.cpp Enable Opencl 3.0 support on TGLLP 2020-05-21 14:09:52 +02:00
program.h Add type alias for spec const values map 2020-03-23 12:11:44 +01:00