Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupminterface.hpp154 using cupmHostFn_t = cudaHostFn_t; typedef
301 using cupmHostFn_t = hipHostFn_t; typedef
305 using cupmHostFn_t = void (*)(void *); typedef
419 …PETSC_NODISCARD static hipError_t cupmLaunchHostFunc(hipStream_t stream, cupmHostFn_t fn, void *ct…
454 …using cupmHostFn_t = typename ::Petsc::device::cupm::impl::InterfaceImpl<T>::cupmHostFn…