Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/hip/
H A Dcupmcontext.hip.cxx7 static constexpr auto hip_context = CUPMContextHip(); in PetscDeviceContextCreate_HIP()
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp614 using CUPMContextHip = impl::DeviceContext<DeviceType::HIP>; typedef