| /libCEED/backends/hip/ |
| H A D | ceed-hip-compile.cpp | 220 …nelDim_Hip(Ceed ceed, hipFunction_t kernel, const int grid_size, const int block_size_x, const int… in CeedRunKernelDim_Hip() 229 …p(Ceed ceed, hipFunction_t kernel, hipStream_t stream, const int grid_size, const int block_size_x, in CeedRunKernelDimSharedCore_Hip() 253 …p(Ceed ceed, hipFunction_t kernel, hipStream_t stream, const int grid_size, const int block_size_x, in CeedRunKernelDimShared_Hip() 262 …p(Ceed ceed, hipFunction_t kernel, hipStream_t stream, const int grid_size, const int block_size_x, in CeedTryRunKernelDimShared_Hip()
|
| /libCEED/backends/cuda/ |
| H A D | ceed-cuda-compile.cpp | 462 int CeedRunKernelDim_Cuda(Ceed ceed, CUfunction kernel, const int grid_size, const int block_size_x… in CeedRunKernelDim_Cuda() 471 …re_Cuda(Ceed ceed, CUfunction kernel, CUstream stream, const int grid_size, const int block_size_x, in CeedRunKernelDimSharedCore_Cuda() 502 …d ceed, CUfunction kernel, CUstream stream, const int grid_size, const int block_size_x, const int… in CeedRunKernelDimShared_Cuda() 511 …d ceed, CUfunction kernel, CUstream stream, const int grid_size, const int block_size_x, const int… in CeedTryRunKernelDimShared_Cuda()
|
| /libCEED/backends/hip-ref/ |
| H A D | ceed-hip-ref-basis.c | 65 const int block_size_x = Q_1d; in CeedBasisApplyCore_Hip() local 285 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Hip() local 295 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Hip() local 305 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Hip() local 315 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Hip() local
|
| H A D | ceed-hip-ref.h | 135 CeedInt block_size_x, block_size_y, elems_per_block; member
|
| /libCEED/backends/cuda-ref/ |
| H A D | ceed-cuda-ref-basis.c | 65 const int block_size_x = Q_1d; in CeedBasisApplyCore_Cuda() local 286 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Cuda() local 296 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Cuda() local 306 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Cuda() local 316 const int block_size_x = is_transpose ? num_nodes : num_qpts; in CeedBasisApplyNonTensorCore_Cuda() local
|
| H A D | ceed-cuda-ref.h | 130 CeedInt block_size_x, block_size_y, elems_per_block; member
|
| /libCEED/backends/sycl/ |
| H A D | ceed-sycl-compile.sycl.cpp | 169 …SharedSycl(Ceed ceed, sycl::kernel *kernel, const int grid_size, const int block_size_x, const int… in CeedRunKernelDimSharedSycl()
|
| /libCEED/backends/sycl-ref/ |
| H A D | ceed-sycl-ref.hpp | 97 CeedInt num_elem, block_size_x, block_size_y, elems_per_block; member
|
| H A D | ceed-sycl-ref-operator.sycl.cpp | 1216 const CeedInt block_size_x = asmb->block_size_x; in CeedOperatorLinearAssemble_Sycl() local
|