Searched refs:CUPMContextCuda (Results 1 – 2 of 2) sorted by relevance
7 static constexpr auto cuda_context = CUPMContextCuda(); in PetscDeviceContextCreate_CUDA()
613 using CUPMContextCuda = impl::DeviceContext<DeviceType::CUDA>; typedef