Home
last modified time | relevance | path

Searched defs:cupm_mat (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/dense/seq/cupm/cuda/
H A Dmatseqdensecuda.cu6 static constexpr impl::MatDense_Seq_CUPM<DeviceType::CUDA> cupm_mat{}; variable
/petsc/src/mat/impls/dense/seq/cupm/hip/
H A Dmatseqdensehip.hip.cxx6 static constexpr impl::MatDense_Seq_CUPM<DeviceType::HIP> cupm_mat{}; variable