Searched refs:cupmDeviceProp_t (Results 1 – 3 of 3) sorted by relevance
147 using cupmDeviceProp_t = cudaDeviceProp; typedef293 using cupmDeviceProp_t = hipDeviceProp_t; typedef447 …using cupmDeviceProp_t = typename ::Petsc::device::cupm::impl::InterfaceImpl<T>::cupmDevice…
25 cupmDeviceProp_t dprop_{}; // cudaDeviceProp appears to be an actual struct, i.e. you can't
775 cupmDeviceProp_t props; in LinkSetUp()