Home
last modified time | relevance | path

Searched refs:ceed_Hip (Results 1 – 3 of 3) sorted by relevance

/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunction-load.cpp28 Ceed_Hip *ceed_Hip; in CeedQFunctionBuildKernel_Hip_ref() local
38 CeedCallBackend(CeedGetData(ceed, &ceed_Hip)); in CeedQFunctionBuildKernel_Hip_ref()
113 …edCompile_Hip(ceed, code.str().c_str(), &data->module, 1, "BLOCK_SIZE", ceed_Hip->opt_block_size)); in CeedQFunctionBuildKernel_Hip_ref()
H A Dceed-hip-ref-qfunction.c23 Ceed_Hip *ceed_Hip; in CeedQFunctionApply_Hip() local
33 CeedCallBackend(CeedGetData(ceed, &ceed_Hip)); in CeedQFunctionApply_Hip()
35 const int block_size = ceed_Hip->opt_block_size; in CeedQFunctionApply_Hip()
/libCEED/backends/hip-shared/
H A Dceed-hip-shared-basis.c94 Ceed_Hip *ceed_Hip; in CeedBasisApplyTensorCore_Hip_shared() local
101 CeedCallBackend(CeedGetData(ceed, &ceed_Hip)); in CeedBasisApplyTensorCore_Hip_shared()
514 Ceed_Hip *ceed_Hip; in CeedBasisApplyNonTensorCore_Hip_shared() local
521 CeedCallBackend(CeedGetData(ceed, &ceed_Hip)); in CeedBasisApplyNonTensorCore_Hip_shared()