Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupminterface.hpp178 static const auto cupmDeviceMapHost = cudaDeviceMapHost; member
321 static const auto cupmDeviceMapHost = hipDeviceMapHost; member
466 using ::Petsc::device::cupm::impl::InterfaceImpl<T>::cupmDeviceMapHost; \
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmdevice.cxx58 if (cupmSetDeviceFlags(cupmDeviceMapHost) == cupmErrorSetOnActiveProcess) { in initialize()