- Dec 06, 2018
-
-
Lukas Cejka authored
-
Lukas Cejka authored
-
- Dec 05, 2018
-
-
Lukas Cejka authored
Moved getNonZeroRowLengthCudaKernal to SparseRow_impl.h and indentified errors in SparseRow_impl.h . Commiting for backup purposes.
-
- Dec 04, 2018
-
-
Lukas Cejka authored
Deleted useless code, reformatted present code. Still have issues with getNonZeroRowLength. getRow() throws SegFault and so does resultCuda. Commiting for backup purposes.
-
Lukáš Matthew Čejka authored
a row. Commiting for backup purposes.
-
Tomáš Oberhuber authored
-
- Dec 03, 2018
-
-
Lukas Cejka authored
-
- Dec 01, 2018
-
-
Lukas Cejka authored
Reformatted getNonZeroRowLength to pass on the device Type in string and thus enable the lambda in SparseRow_impl.h
-
- Nov 30, 2018
-
-
Lukas Cejka authored
-
- Sep 29, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 08, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
The x and b vectors might have different type.
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 31, 2018
-
-
Tomáš Oberhuber authored
-
- Jul 30, 2017
-
-
Jakub Klinkovský authored
-
- Jun 25, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 24, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Apr 12, 2017
-
-
Tomáš Oberhuber authored
-
- Dec 23, 2016
-
-
Jakub Klinkovský authored
-
- Nov 29, 2016
-
-
Tomáš Oberhuber authored
-
- Nov 18, 2016
-
-
Jakub Klinkovský authored
-
- Nov 10, 2016
-
-
Tomáš Oberhuber authored
-
- Oct 05, 2016
-
-
Jakub Klinkovský authored
-
- Sep 27, 2016
-
-
Jakub Klinkovský authored
- base class with non-virtual destructor causes undefined behaviour - missing return statements at the end of non-void functions - missing const before char* function argument - reordered initialization of class members - misleading indentation after for statement - fixed use of uninitialized variables - fixed unsequenced modification and access to variables (the C++ standard does not define the evaluation order of operands, so expressions with side-effects such as j++ cause undefined behaviour)
-
- Sep 08, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 29, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 28, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 11, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 10, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 01, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-