.. |
CMakeLists.txt
|
Cmake format script
|
2020-08-19 16:36:30 +02:00 |
additional_options.cpp
|
Use all devices when building program
|
2020-11-02 19:37:55 +01:00 |
block_kernel_manager.cpp
|
Remove PatchTokens from KernelInfo
|
2021-03-09 17:09:13 +01:00 |
block_kernel_manager.h
|
Add absolute path to include
|
2020-02-23 08:47:49 +01:00 |
build.cpp
|
Prepend -s option when -cmc is not used
|
2021-03-01 18:17:25 +01:00 |
compile.cpp
|
Prepend -s option when -cmc is not used
|
2021-03-01 18:17:25 +01:00 |
create.cpp
|
Improve Program::create functions
|
2020-10-26 12:34:49 +01:00 |
create.inl
|
Store program binary type per device
|
2020-11-04 15:01:11 +01:00 |
get_info.cpp
|
Store KernelInfo per root device in Program
|
2020-12-01 11:38:23 +01:00 |
heap_info.h
|
remove kernelHeader from HeapInfo
|
2020-05-28 03:59:49 -07:00 |
internal_options.cpp
|
Add absolute path to include
|
2020-02-23 08:47:49 +01:00 |
kernel_arg_info.h
|
Introducing kernel descriptor
|
2020-02-25 00:03:15 +01:00 |
kernel_info.cpp
|
Remove WorkloadInfo from KernelInfo
|
2021-03-31 16:29:38 +02:00 |
kernel_info.h
|
Remove WorkloadInfo from KernelInfo
|
2021-03-31 16:29:38 +02:00 |
kernel_info_from_patchtokens.cpp
|
Remove WorkloadInfo from KernelInfo
|
2021-03-31 16:29:38 +02:00 |
kernel_info_from_patchtokens.h
|
Reorganization directory structure [1/n]
|
2020-02-22 21:56:09 +01:00 |
link.cpp
|
Store KernelInfo per root device in Program
|
2020-12-01 11:38:23 +01:00 |
patch_info.h
|
Remove PatchTokens from KernelInfo
|
2021-03-09 17:09:13 +01:00 |
printf_handler.cpp
|
Simplify Context method
|
2021-03-30 10:22:15 +02:00 |
printf_handler.h
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
process_device_binary.cpp
|
Enable memory transfer for mem obj kernel args
|
2020-12-17 11:14:33 +01:00 |
process_intermediate_binary.cpp
|
Store program binary type per device
|
2020-11-04 15:01:11 +01:00 |
program.cpp
|
Remove PatchTokens from KernelInfo
|
2021-03-09 17:09:13 +01:00 |
program.h
|
Set Context in program when using builtins
|
2021-04-06 17:41:19 +02:00 |