compute-runtime/opencl
Fabian Zwolinski 1369882b3c fix: ocloc - regenerate genHash after compilation
This PR ensures that the genHash will be the same
whether the cl_cache is re-used or just created.
So it has to be regenerated after compilation
to make sure it's created with non NULL irBinary.

It also allows to cache debugDataBinary.

Minor: Rename NEO_PERSISTENT_CACHE -> NEO_CACHE_PERSISTENT in FAQ,
since this version is used in code.

Related-To: NEO-8288, NEO-8092
Signed-off-by: Fabian Zwolinski <fabian.zwolinski@intel.com>
2023-08-28 13:11:49 +02:00
..
doc fix: ocloc - regenerate genHash after compilation 2023-08-28 13:11:49 +02:00
extensions/public refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
source refactor: cmake cleanup 2023-08-28 11:40:48 +02:00
test fix: ocloc - regenerate genHash after compilation 2023-08-28 13:11:49 +02:00
CMakeLists.txt feature: add experimental support for cl-gl sharing on Linux 2023-03-20 12:49:52 +01:00