-
- Downloads
There was an error fetching the commit references. Please try again later.
Implemented ChunkedEllpackSegment - for CPU only.
Showing
- src/Benchmarks/scripts/tnl-spmv-benchmark-make-tables.py 1 addition, 1 deletionsrc/Benchmarks/scripts/tnl-spmv-benchmark-make-tables.py
- src/TNL/Containers/Segments/CSRView.hpp 9 additions, 0 deletionssrc/TNL/Containers/Segments/CSRView.hpp
- src/TNL/Containers/Segments/ChunkedEllpack.h 31 additions, 19 deletionssrc/TNL/Containers/Segments/ChunkedEllpack.h
- src/TNL/Containers/Segments/ChunkedEllpack.hpp 143 additions, 125 deletionssrc/TNL/Containers/Segments/ChunkedEllpack.hpp
- src/TNL/Containers/Segments/ChunkedEllpackSegmentView.h 94 additions, 0 deletionssrc/TNL/Containers/Segments/ChunkedEllpackSegmentView.h
- src/TNL/Containers/Segments/ChunkedEllpackView.h 219 additions, 0 deletionssrc/TNL/Containers/Segments/ChunkedEllpackView.h
- src/TNL/Containers/Segments/ChunkedEllpackView.hpp 503 additions, 0 deletionssrc/TNL/Containers/Segments/ChunkedEllpackView.hpp
- src/TNL/Matrices/SparseMatrix.h 4 additions, 2 deletionssrc/TNL/Matrices/SparseMatrix.h
- src/TNL/Matrices/SparseMatrix.hpp 28 additions, 0 deletionssrc/TNL/Matrices/SparseMatrix.hpp
- src/UnitTests/Matrices/CMakeLists.txt 4 additions, 0 deletionssrc/UnitTests/Matrices/CMakeLists.txt
- src/UnitTests/Matrices/SparseMatrixTest.h 0 additions, 1 deletionsrc/UnitTests/Matrices/SparseMatrixTest.h
- src/UnitTests/Matrices/SparseMatrixTest.hpp 0 additions, 1 deletionsrc/UnitTests/Matrices/SparseMatrixTest.hpp
- src/UnitTests/Matrices/SparseMatrixTest_ChunkedEllpack.h 27 additions, 16 deletionssrc/UnitTests/Matrices/SparseMatrixTest_ChunkedEllpack.h
- src/UnitTests/Matrices/SparseMatrixTest_SlicedEllpack.h 1 addition, 1 deletionsrc/UnitTests/Matrices/SparseMatrixTest_SlicedEllpack.h
Loading
Please register or sign in to comment