compute-runtime/level_zero/tools/source/sysman/scheduler/windows
Jitendra Sharma 391941c447 Sysman: Enhance Scheduler compute unit debug mode implementation
This change helps in achieving the following:
- Moves the OS specific code from scheduler_imp.cpp to os specific
files.
- Frees any drm resource, including level zero's before enabling/dis
-abling Debug mode. And once Debug mode is toggled, reinitialize of
level zero occurs.
- If current mode is Debug mode and any other mode is requested by user,
then new mode will be made effective by unsetting debug mode.

Related-To: LOCI-866

Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
2022-12-12 17:58:28 +01:00
..
CMakeLists.txt add support for multiple engines in scheduler API. 2020-09-07 15:57:30 +02:00
os_scheduler_imp.cpp Sysman: Enhance Scheduler compute unit debug mode implementation 2022-12-12 17:58:28 +01:00
os_scheduler_imp.h Sysman: Enhance Scheduler compute unit debug mode implementation 2022-12-12 17:58:28 +01:00