Files
compute-runtime/opencl/source/program
Krzysztof Gibala 5840dc09cd fix: getNumKernels returns kernel count for built device
The `getNumKernels` function now returns the kernel count based on the
actual device (`rootDeviceIndex`) the program was built for, ensuring
accurate kernel enumeration in multi-device scenarios. The
`rootDeviceIndex` is determined using `getDevicesInProgram`.

Related-To: NEO-15441

Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
2025-07-10 11:42:47 +02:00
..
2022-09-06 13:00:17 +02:00
2025-02-10 12:29:45 +01:00
2023-08-10 11:14:02 +02:00