compute-runtime/level_zero/core/source/module
Jaime Arteaga a6ac10088c Initialize kernel immutable data when kernel is created
This instead of when the associated module is created, to avoid
allocating memory for kernels that are never created nor used.

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2020-12-29 19:29:10 +01:00
..
module.h Add support for zeModuleGetProperties 2020-11-21 23:14:30 +01:00
module_build_log.cpp Reorganize Level Zero Core API files 2020-03-25 11:21:43 +01:00
module_build_log.h Reorganize Level Zero Core API files 2020-03-25 11:21:43 +01:00
module_extra_options.cpp Reorganize Level Zero Core API files 2020-03-25 11:21:43 +01:00
module_imp.cpp Initialize kernel immutable data when kernel is created 2020-12-29 19:29:10 +01:00
module_imp.h Register kernel Elf for debugging purpose 2020-12-01 17:16:14 +01:00