-
- Downloads
There was an error fetching the commit references. Please try again later.
Added Devices::Sequential and corresponding specializations in TNL::Algorithms
parent
dbfa5d11
No related branches found
No related tags found
Showing
- src/TNL/Algorithms/CudaReductionKernel.h 3 additions, 3 deletionssrc/TNL/Algorithms/CudaReductionKernel.h
- src/TNL/Algorithms/MemoryOperations.h 3 additions, 3 deletionssrc/TNL/Algorithms/MemoryOperations.h
- src/TNL/Algorithms/MemoryOperationsHost.hpp 3 additions, 3 deletionssrc/TNL/Algorithms/MemoryOperationsHost.hpp
- src/TNL/Algorithms/MemoryOperationsSequential.hpp 8 additions, 8 deletionssrc/TNL/Algorithms/MemoryOperationsSequential.hpp
- src/TNL/Algorithms/Multireduction.h 30 additions, 0 deletionssrc/TNL/Algorithms/Multireduction.h
- src/TNL/Algorithms/Multireduction.hpp 82 additions, 63 deletionssrc/TNL/Algorithms/Multireduction.hpp
- src/TNL/Algorithms/ParallelFor.h 68 additions, 39 deletionssrc/TNL/Algorithms/ParallelFor.h
- src/TNL/Algorithms/Reduction.h 25 additions, 0 deletionssrc/TNL/Algorithms/Reduction.h
- src/TNL/Algorithms/Reduction.hpp 121 additions, 95 deletionssrc/TNL/Algorithms/Reduction.hpp
- src/TNL/Algorithms/Scan.h 107 additions, 2 deletionssrc/TNL/Algorithms/Scan.h
- src/TNL/Algorithms/Scan.hpp 101 additions, 32 deletionssrc/TNL/Algorithms/Scan.hpp
- src/TNL/Allocators/Default.h 9 additions, 0 deletionssrc/TNL/Allocators/Default.h
- src/TNL/Containers/NDArray.h 2 additions, 2 deletionssrc/TNL/Containers/NDArray.h
- src/TNL/Devices/Host.h 0 additions, 1 deletionsrc/TNL/Devices/Host.h
- src/TNL/Devices/Sequential.h 21 additions, 0 deletionssrc/TNL/Devices/Sequential.h
Loading
Please register or sign in to comment