compute-runtime/shared/source/kernel
Kacper Nowak 999ec9b2ca refactor: Unify logic for getting atomic FP caps 1/n
- Separate logic for fp16/32/46 caps.
- Add aggregated constexprs for local & global caps of given type
- Pass arguments by reference
- Add hwInfo as argument for future refactors
- Add static_asserts in L0 to ensure there is no mismatch between
internal/external caps
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2024-02-07 11:39:36 +01:00
..
definitions refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +01:00
CMakeLists.txt refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +01:00
debug_data.h Cleanup includes 17 2023-01-02 10:59:08 +01:00
dispatch_kernel_encoder_interface.h refactor: correct naming of enum class constants 11/n 2023-12-19 14:52:57 +01:00
grf_config.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
implicit_args_helper.cpp refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +01:00
implicit_args_helper.h refactor: improve ImplicitArg struct handling 2023-12-18 15:19:00 +01:00
kernel_arg_descriptor.h refactor: validate template type in isUndefinedOffset helper 2023-12-21 10:29:04 +01:00
kernel_arg_descriptor_extended_vme.h
kernel_arg_metadata.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
kernel_descriptor.cpp fix: add support for bindless implicit args 2024-01-12 01:27:17 +01:00
kernel_descriptor.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
kernel_descriptor_from_patchtokens.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
kernel_descriptor_from_patchtokens.h Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_descriptor_from_patchtokens_extra.cpp Add additional kernel flag + capability to pull extra patch tokens 2022-12-13 09:04:39 +01:00
kernel_execution_type.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
kernel_properties.h refactor: Unify logic for getting atomic FP caps 1/n 2024-02-07 11:39:36 +01:00
local_ids_cache.cpp fix: Unify logic calculating threads per work group part 4 2023-07-07 15:34:59 +02:00
local_ids_cache.h fix: Unify logic calculating threads per work group part 4 2023-07-07 15:34:59 +02:00