![]() 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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
build.cpp | ||
compile.cpp | ||
create.cpp | ||
create.inl | ||
get_info.cpp | ||
link.cpp | ||
printf_handler.cpp | ||
printf_handler.h | ||
process_device_binary.cpp | ||
process_intermediate_binary.cpp | ||
program.cpp | ||
program.h |