-
- Downloads
There was an error fetching the commit references. Please try again later.
Implementing the CUDA support in the dense matrix.
Showing
- src/core/tnlCuda.h 4 additions, 1 deletionsrc/core/tnlCuda.h
- src/core/tnlHost.h 4 additions, 1 deletionsrc/core/tnlHost.h
- src/implementation/core/tnlCuda.cpp 0 additions, 5 deletionssrc/implementation/core/tnlCuda.cpp
- src/implementation/core/tnlHost.cpp 0 additions, 5 deletionssrc/implementation/core/tnlHost.cpp
- src/implementation/matrices/tnlCSRMatrix_impl.h 62 additions, 0 deletionssrc/implementation/matrices/tnlCSRMatrix_impl.h
- src/implementation/matrices/tnlChunkedEllpackMatrix_impl.h 64 additions, 1 deletionsrc/implementation/matrices/tnlChunkedEllpackMatrix_impl.h
- src/implementation/matrices/tnlDenseMatrix_impl.h 22 additions, 1 deletionsrc/implementation/matrices/tnlDenseMatrix_impl.h
- src/implementation/matrices/tnlEllpackMatrix_impl.h 64 additions, 1 deletionsrc/implementation/matrices/tnlEllpackMatrix_impl.h
- src/implementation/matrices/tnlMatrix_impl.h 12 additions, 5 deletionssrc/implementation/matrices/tnlMatrix_impl.h
- src/implementation/matrices/tnlMultidiagonalMatrix_impl.h 64 additions, 1 deletionsrc/implementation/matrices/tnlMultidiagonalMatrix_impl.h
- src/implementation/matrices/tnlSlicedEllpackMatrix_impl.h 68 additions, 0 deletionssrc/implementation/matrices/tnlSlicedEllpackMatrix_impl.h
- src/implementation/matrices/tnlTridiagonalMatrix_impl.h 92 additions, 0 deletionssrc/implementation/matrices/tnlTridiagonalMatrix_impl.h
- src/matrices/tnlDenseMatrix.h 3 additions, 3 deletionssrc/matrices/tnlDenseMatrix.h
- src/matrices/tnlMatrix.h 14 additions, 46 deletionssrc/matrices/tnlMatrix.h
- tests/unit-tests/matrices/tnlDenseMatrixTester.h 9 additions, 6 deletionstests/unit-tests/matrices/tnlDenseMatrixTester.h
Loading
Please register or sign in to comment