Searched defs:shared_mem_size (Results 1 – 3 of 3) sorted by relevance
| /libCEED/backends/hip/ |
| H A D | ceed-hip-compile.cpp | 230 … const int block_size_y, const int block_size_z, const int shared_mem_size, const bool throw_error, in CeedRunKernelDimSharedCore_Hip() 254 … const int block_size_y, const int block_size_z, const int shared_mem_size, void **args) { in CeedRunKernelDimShared_Hip() 263 …const int block_size_y, const int block_size_z, const int shared_mem_size, bool *is_good_run, void… in CeedTryRunKernelDimShared_Hip()
|
| /libCEED/backends/cuda/ |
| H A D | ceed-cuda-compile.cpp | 472 … const int block_size_y, const int block_size_z, const int shared_mem_size, const bool throw_error, in CeedRunKernelDimSharedCore_Cuda() 503 const int block_size_z, const int shared_mem_size, void **args) { in CeedRunKernelDimShared_Cuda() 512 … const int block_size_z, const int shared_mem_size, bool *is_good_run, void **args) { in CeedTryRunKernelDimShared_Cuda()
|
| /libCEED/backends/sycl/ |
| H A D | ceed-sycl-compile.sycl.cpp | 170 … const int block_size_z, const int shared_mem_size, void **kernel_args) { in CeedRunKernelDimSharedSycl()
|