compute-runtime/opencl
Fabian Zwolinski 6c59953072 Add FP64 emulation support for ATS-M
This patch adds FP64 emulation support for ATS-M.
Introducing new environment variable - NEO_FP64_EMULATION - which provides
an option to allow the opt-in emulation of FP64.
When emulation is enabled, we pass -cl-fp64-gen-emu (ocl) /
-ze-fp64-gen-emu (L0) as an internal option to IGC.

Related-To: NEO-7611
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2023-03-07 14:21:01 +01:00
..
doc Documentation: Clarify distro support. 2022-11-02 13:42:53 +01:00
extensions/public Add support for cl_ext_float_atomics 2023-02-28 10:26:48 +01:00
source Add FP64 emulation support for ATS-M 2023-03-07 14:21:01 +01:00
test Add FP64 emulation support for ATS-M 2023-03-07 14:21:01 +01:00
CMakeLists.txt CMake: Define OpenCL specific include directories in opencl dir 2022-12-15 09:35:47 +01:00