compute-runtime/shared/source/xe_hpc_core/linux
Jaime Arteaga 09fcfbba6b feature: Disable nonblocking exec support on Xe HPC
When receiving EAGAIN, UMD should retry the submission again.
On scenarios where KMD runs out of ring-space, an error
should be propagated up to the user. Those scenarios are
more rare, but still we will need KMD support in the future
to differentiate those two cases: retry and propagate error to
user, since right now, KMD returns the same error code.

Related-To: NEO-8040

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2023-06-07 21:01:09 +02:00
..
command_stream_receiver_xe_hpc_core.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
direct_submission_xe_hpc_core.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
product_helper_pvc.cpp fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
product_helper_xe_hpc_core.inl feature: Disable nonblocking exec support on Xe HPC 2023-06-07 21:01:09 +02:00