Files
compute-runtime/shared/source/os_interface/linux
Diedrich, Kamil 5a4a2ab8ab feature: Add new environment variables for compiler cache
This patch add new environment variables to control compiler cache.
Works as follow: If persistent cache is set driver check if NEO_CACHE_DIR
is set. If not then driver checks XDG_CACHE_HOME - If exists
then driver create neo_compiler_cache folder, if
not then driver checks HOME directory. If each NEO_CACHE_DIR,
XDG_CACHE_HOME and HOME are not set then compiler cache is disabled.
Current support is for Linux only.

Signed-off-by: Diedrich, Kamil <kamil.diedrich@intel.com>

Related-To: NEO-4262
2023-05-12 10:21:27 +02:00
..
2023-01-23 16:19:35 +01:00
2023-01-27 14:31:05 +01:00
2023-01-27 14:31:05 +01:00
2023-01-23 16:19:35 +01:00
2023-04-11 12:53:03 +02:00
2022-08-25 09:46:44 +02:00
2022-08-25 09:46:44 +02:00
2022-05-18 11:42:06 +02:00
2022-05-18 11:42:06 +02:00
2023-01-27 14:31:05 +01:00
2023-02-22 08:02:49 +01:00
2023-03-08 17:55:23 +01:00