compute-runtime/shared
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
..
generate_cpp_array Fix help in generate_cpp_array tool 2022-10-10 13:19:07 +02:00
offline_compiler fix ocloc: don't fail when help parameter is passed to ocloc compile 2023-03-06 10:08:00 +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
wsl_compute_helper/source Add wddm ult for wsl build [5/n] 2022-12-14 16:32:37 +01:00
CMakeLists.txt