There was an error fetching the commit references. Please try again later.
C++ compiler log identification was improved.
RowLengths was renamed to CompressedRowsLengths. OpenMP support wads added to matrix-vector multiplication and to scalar products. CSR format can use Cusparse for SpMV.
Showing
- AUTHORS 6 additions, 0 deletionsAUTHORS
- CMakeLists.txt 5 additions, 10 deletionsCMakeLists.txt
- examples/heat-equation/CMakeLists.txt 4 additions, 2 deletionsexamples/heat-equation/CMakeLists.txt
- install 1 addition, 2 deletionsinstall
- src/core/cuda/cuda-reduction_impl.h 4 additions, 1 deletionsrc/core/cuda/cuda-reduction_impl.h
- src/core/cuda/reduction-operations.h 20 additions, 20 deletionssrc/core/cuda/reduction-operations.h
- src/core/cuda/tnlCudaReductionBuffer.h 39 additions, 14 deletionssrc/core/cuda/tnlCudaReductionBuffer.h
- src/core/tnlCudaDeviceInfo.cpp 1 addition, 1 deletionsrc/core/tnlCudaDeviceInfo.cpp
- src/core/tnlCudaDeviceInfo.cu 1 addition, 1 deletionsrc/core/tnlCudaDeviceInfo.cu
- src/core/tnlCudaDeviceInfo.h 2 additions, 1 deletionsrc/core/tnlCudaDeviceInfo.h
- src/core/vectors/tnlSharedVector.h 4 additions, 0 deletionssrc/core/vectors/tnlSharedVector.h
- src/core/vectors/tnlSharedVector_impl.h 20 additions, 2 deletionssrc/core/vectors/tnlSharedVector_impl.h
- src/core/vectors/tnlVector.h 2 additions, 3 deletionssrc/core/vectors/tnlVector.h
- src/core/vectors/tnlVectorOperations.h 0 additions, 41 deletionssrc/core/vectors/tnlVectorOperations.h
- src/core/vectors/tnlVectorOperationsCuda_impl.h 0 additions, 158 deletionssrc/core/vectors/tnlVectorOperationsCuda_impl.h
- src/core/vectors/tnlVectorOperationsHost_impl.h 4 additions, 46 deletionssrc/core/vectors/tnlVectorOperationsHost_impl.h
- src/core/vectors/tnlVector_impl.h 19 additions, 0 deletionssrc/core/vectors/tnlVector_impl.h
- src/matrices/tnlCSRMatrix.h 2 additions, 2 deletionssrc/matrices/tnlCSRMatrix.h
- src/matrices/tnlCSRMatrix_impl.h 107 additions, 1 deletionsrc/matrices/tnlCSRMatrix_impl.h
- src/matrices/tnlChunkedEllpackMatrix.h 3 additions, 3 deletionssrc/matrices/tnlChunkedEllpackMatrix.h
Loading
Please register or sign in to comment