-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementing Light CSR kernel for segments.
Showing
- src/TNL/Algorithms/Segments/CSR.h 5 additions, 1 deletionsrc/TNL/Algorithms/Segments/CSR.h
- src/TNL/Algorithms/Segments/CSRView.h 7 additions, 1 deletionsrc/TNL/Algorithms/Segments/CSRView.h
- src/TNL/Algorithms/Segments/Kernels/CSRLightKernel.h 64 additions, 0 deletionssrc/TNL/Algorithms/Segments/Kernels/CSRLightKernel.h
- src/TNL/Algorithms/Segments/Kernels/CSRLightKernel.hpp 422 additions, 0 deletionssrc/TNL/Algorithms/Segments/Kernels/CSRLightKernel.hpp
- src/UnitTests/Matrices/CMakeLists.txt 2 additions, 0 deletionssrc/UnitTests/Matrices/CMakeLists.txt
- src/UnitTests/Matrices/SparseMatrixTest_CSRLight.cpp 11 additions, 0 deletionssrc/UnitTests/Matrices/SparseMatrixTest_CSRLight.cpp
- src/UnitTests/Matrices/SparseMatrixTest_CSRLight.cu 1 addition, 0 deletionssrc/UnitTests/Matrices/SparseMatrixTest_CSRLight.cu
- src/UnitTests/Matrices/SparseMatrixTest_CSRLight.h 46 additions, 0 deletionssrc/UnitTests/Matrices/SparseMatrixTest_CSRLight.h
- src/UnitTests/Matrices/SparseMatrixVectorProductTest_CSRLight.cpp 11 additions, 0 deletions...Tests/Matrices/SparseMatrixVectorProductTest_CSRLight.cpp
- src/UnitTests/Matrices/SparseMatrixVectorProductTest_CSRLight.cu 1 addition, 0 deletions...tTests/Matrices/SparseMatrixVectorProductTest_CSRLight.cu
- src/UnitTests/Matrices/SparseMatrixVectorProductTest_CSRLight.h 46 additions, 0 deletions...itTests/Matrices/SparseMatrixVectorProductTest_CSRLight.h
Loading
Please register or sign in to comment