- Sep 23, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Vít Hanousek authored
-
Vít Hanousek authored
New Debuging Tool - StackBackTrace with File and Line info - copied from web, possible memory leaks. Heavy unsystematicly bastled into TNL but usefull.
-
- Sep 20, 2018
-
-
Jakub Klinkovský authored
-
- Sep 17, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 16, 2018
-
-
Jakub Klinkovský authored
-
- Sep 15, 2018
-
-
Jakub Klinkovský authored
-
- Sep 09, 2018
-
-
Jakub Klinkovský authored
-
- Sep 04, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Because it is a linker flag and clang prints a warning otherwise.
-
Jakub Klinkovský authored
In most cases it just makes the error messages longer without helping much (you would need to use clang if you actually want more useful error messages). And nvcc prints some useless warning because of it...
-
- Sep 02, 2018
-
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
- Sep 01, 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.
-
- Aug 07, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 02, 2018
-
-
Tomáš Oberhuber authored
-
- Jul 07, 2018
-
-
Jakub Klinkovský authored
It is not used in current code, it was used only in some legacy benchmarks.
-
- Jul 02, 2018
-
-
Tomáš Oberhuber authored
-
- May 05, 2018
-
-
- Mar 24, 2018
-
-
Jakub Klinkovský authored
And of course our implementation is faster ;-)
-
- Mar 19, 2018
-
-
Tomáš Oberhuber authored
-
- Mar 01, 2018
-
-
Vít Hanousek authored
-
- Feb 21, 2018
-
-
Vít Hanousek authored
-
- Jan 10, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jan 09, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Dec 18, 2017
-
-
Jakub Klinkovský authored
-
- Dec 14, 2017
-
-
Jakub Klinkovský authored
-
- Dec 05, 2017
-
-
Jakub Klinkovský authored
-
- Nov 06, 2017
-
-
Vít Hanousek authored
There is shor test of this stuff for 1D 2D and 3D. Relpaced tabs with 4spaces.
-
- Sep 08, 2017
-
-
Vít Hanousek authored
-