- 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 02, 2018
-
-
Lukas Cejka authored
Changed implementation of getting Non-Zero elements. Added problem to comments. Commiting for backup purposes.
-
- 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
-
-
Lukáš Matthew Čejka authored
Tried using std::vector to avoid having to implement DeviceType into SparseRow. Commiting for backup purposes.
-
Lukas Cejka authored
-
- Nov 19, 2018
-
-
Lukas Cejka authored
Fixed mistake where integer division was used for certain format declarations. Added commented-out helpful prints to identify errors.
-
- Nov 18, 2018
-
-
Lukas Cejka authored
Fixed POSSIBLE MISTAKE in both addElement functions, where columns where being compared to this->rows, changed the formed to be compared to this->columns.
-
Lukas Cejka authored
Fixed mistake with setSlice, ceil function used RealType and division, this would cause integer division at certain format declarations, now uses float only.
-
- Oct 16, 2018
-
-
Jakub Klinkovský authored
-
- Oct 06, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Oct 04, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 29, 2018
-
-
Jakub Klinkovský authored
The former has been formally deprecated for a long time and in CUDA 10.0 it is finally properly marked as deprecated, so the compiler can print warnings.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 28, 2018
-
-
Jakub Klinkovský authored
-
- Sep 20, 2018
-
-
Jakub Klinkovský authored
-
- Sep 15, 2018
-
-
Jakub Klinkovský authored
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Sep 08, 2018
-
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
- Sep 05, 2018
-
-
Jakub Klinkovský authored
The x and b vectors might have different type.
-
Jakub Klinkovský authored
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-