-
- Downloads
There was an error fetching the commit references. Please try again later.
Autodetection of the CUDA architecture added.
Parallel reduction in CUDA fixed. Boundary conditions in linear system assembler fixed. Min. iterations for linear solvers fixed.
Showing
- CMakeLists.txt 42 additions, 2 deletionsCMakeLists.txt
- build 6 additions, 1 deletionbuild
- src/core/cuda/cuda-reduction_impl.h 2 additions, 2 deletionssrc/core/cuda/cuda-reduction_impl.h
- src/core/cuda/reduction-operations.h 98 additions, 21 deletionssrc/core/cuda/reduction-operations.h
- src/matrices/tnlCSRMatrix_impl.h 1 addition, 3 deletionssrc/matrices/tnlCSRMatrix_impl.h
- src/solvers/pde/tnlLinearSystemAssembler.h 7 additions, 7 deletionssrc/solvers/pde/tnlLinearSystemAssembler.h
- src/solvers/pde/tnlPDESolver.h 6 additions, 2 deletionssrc/solvers/pde/tnlPDESolver.h
- src/solvers/pde/tnlPDESolver_impl.h 27 additions, 4 deletionssrc/solvers/pde/tnlPDESolver_impl.h
- src/solvers/tnlIterativeSolver_impl.h 4 additions, 20 deletionssrc/solvers/tnlIterativeSolver_impl.h
- tools/src/cuda-arch-options.cu 21 additions, 0 deletionstools/src/cuda-arch-options.cu
Loading
Please register or sign in to comment