Files
compute-runtime/shared/source
Kindracki, Jakub Tomasz d367b702db fix: Check if provided CCS number is correct
Check if `ZEX_NUMBER_OF_CCS` env variable provided by the user is
correct. If it isn't, then return false and print debug message.

If provided `ZEX_NUMBER_OF_CCS` is bigger than allowed, then nothing
happens and program continues execution.

After this change if `zeInit` is called with invalid
`ZEX_NUMBER_OF_CCS`, then it fails with `ZE_RESULT_ERROR_UNINITIALIZED`.

Related-To: NEO-15230, GSD-11251
Signed-off-by: Kindracki, Jakub Tomasz <jakub.tomasz.kindracki@intel.com>
2025-12-03 12:32:45 +01:00
..
2025-11-24 22:33:06 +01:00
2025-11-14 11:22:46 +01:00
2025-11-25 12:07:50 +01:00