Do not initializa Kokkos Arrays anymore
- Jun 24, 2021
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
By now only works for symmetric matrices
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
CRSMatrix now define rectangular local matrices
-
Stéphane Del Pino authored
This class consists actually in a renaming and cleaning of the class LocalRectangularMatrix written by Julie. Matrices of this type are dense, rectangular and local (cannot represent a matrix spread on various CPUs).
-
Stéphane Del Pino authored
One can now build a Vector from an Array. In that case the Vector will no more perform shallow copies.
-
Stéphane Del Pino authored
This should improve performances for small Arrays
-
- Jun 17, 2021
-
-
Stéphane Del Pino authored
-