| 47f8145d | 01-Jun-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Use only forward declarations for VecSeq_CUPM and VecMPI_CUPM. This elides needing to transitively include all of thrust and improves compile time of vecmpicupm, aij[cu|hip]sparse, and any others tha
Use only forward declarations for VecSeq_CUPM and VecMPI_CUPM. This elides needing to transitively include all of thrust and improves compile time of vecmpicupm, aij[cu|hip]sparse, and any others that include vecseqcupm.hpp.
show more ...
|