- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 01, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 31, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 29, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 21, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
It is not needed, since CUSPARSE is included in all versions of CUDA since at least 7.0. Also note that CUSPARSE is needed only for some tests and legacy code (tnl-benchmark-spmv and wrappers in Matrices::CSR) and experimental code (Preconditioners::ILU0). Everything is still guarded by the HAVE_CUSPARSE macro, so the user can pass -DHAVE_CUSPARSE -lcusparse to the compiler to enable the features.
-
Jakub Klinkovský authored
This way they can use either yes/no, on/off, or true/false.
-
Jakub Klinkovský authored
-
- Aug 20, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Aug 16, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implemented Array:containsOnlyValue. Restored implementation of ArrayOperations::memoryCompare on host.
-
- Aug 14, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implemented a method Array::checkValue which returns true only if there is an element with given value in the array.
-
Tomáš Oberhuber authored
-
- Aug 09, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 07, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 06, 2018
-
-
Vít Hanousek authored
double works, not tested for other types.
-
Jakub Klinkovský authored
I don't understand how it could work on the small grids...
-
- Aug 03, 2018
-
-
Vít Hanousek authored
-
Vít Hanousek authored
-
Vít Hanousek authored
-
Vít Hanousek authored
-
- Aug 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 01, 2018
-
-
Vít Hanousek authored
-
- Jul 22, 2018
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2018
-
-
Vít Hanousek authored
-