-
- Downloads
There was an error fetching the commit references. Please try again later.
[WIP] New lambda function based reduction compiles but does not work in CUDA.
Showing
- src/TNL/Containers/Algorithms/ArrayAssignment.h 0 additions, 2 deletionssrc/TNL/Containers/Algorithms/ArrayAssignment.h
- src/TNL/Containers/Algorithms/ArrayOperationsCuda.hpp 26 additions, 8 deletionssrc/TNL/Containers/Algorithms/ArrayOperationsCuda.hpp
- src/TNL/Containers/Algorithms/CommonVectorOperations.h 79 additions, 0 deletionssrc/TNL/Containers/Algorithms/CommonVectorOperations.h
- src/TNL/Containers/Algorithms/CudaReductionKernel.h 29 additions, 33 deletionssrc/TNL/Containers/Algorithms/CudaReductionKernel.h
- src/TNL/Containers/Algorithms/Reduction.h 6 additions, 6 deletionssrc/TNL/Containers/Algorithms/Reduction.h
- src/TNL/Containers/Algorithms/Reduction_impl.h 11 additions, 8 deletionssrc/TNL/Containers/Algorithms/Reduction_impl.h
- src/TNL/Containers/Algorithms/VectorOperations.h 11 additions, 8 deletionssrc/TNL/Containers/Algorithms/VectorOperations.h
- src/TNL/Containers/Algorithms/VectorOperationsCuda_impl.h 4 additions, 4 deletionssrc/TNL/Containers/Algorithms/VectorOperationsCuda_impl.h
- src/TNL/Containers/Algorithms/VectorOperationsHost_impl.h 2 additions, 291 deletionssrc/TNL/Containers/Algorithms/VectorOperationsHost_impl.h
- src/UnitTests/Containers/ArrayOperationsTest.h 4 additions, 2 deletionssrc/UnitTests/Containers/ArrayOperationsTest.h
Loading
Please register or sign in to comment