Searched refs:ceed_Cuda (Results 1 – 2 of 2) sorted by relevance
23 Ceed_Cuda *ceed_Cuda; in CeedQFunctionApply_Cuda() local33 CeedCallBackend(CeedGetData(ceed, &ceed_Cuda)); in CeedQFunctionApply_Cuda()
27 Ceed_Cuda *ceed_Cuda; in CeedBasisApplyTensorCore_Cuda_shared() local34 CeedCallBackend(CeedGetData(ceed, &ceed_Cuda)); in CeedBasisApplyTensorCore_Cuda_shared()62 …CeedInt elems_per_block = CeedIntMin(ceed_Cuda->device_prop.maxThreadsDim[2], CeedIntMax(512 / thr… in CeedBasisApplyTensorCore_Cuda_shared()116 …CeedInt elems_per_block = CeedIntMin(ceed_Cuda->device_prop.maxThreadsDim[2], CeedIntMax(512 / thr… in CeedBasisApplyTensorCore_Cuda_shared()213 Ceed_Cuda *ceed_Cuda; in CeedBasisApplyAtPointsCore_Cuda_shared() local232 CeedCallBackend(CeedGetData(ceed, &ceed_Cuda)); in CeedBasisApplyAtPointsCore_Cuda_shared()326 …CeedInt elems_per_block = CeedIntMin(ceed_Cuda->device_prop.maxThreadsDim[2], CeedIntMax(512 / thr… in CeedBasisApplyAtPointsCore_Cuda_shared()376 …CeedInt elems_per_block = CeedIntMin(ceed_Cuda->device_prop.maxThreadsDim[2], CeedIntMax(512 / thr… in CeedBasisApplyAtPointsCore_Cuda_shared()451 Ceed_Cuda *ceed_Cuda; in CeedBasisApplyNonTensorCore_Cuda_shared() local458 CeedCallBackend(CeedGetData(ceed, &ceed_Cuda)); in CeedBasisApplyNonTensorCore_Cuda_shared()[all …]