Merge branch 'tidy-up-iproductwrtbase' into 'master'
Tidy-up CUDA implementation of IProductWRTBase and add CUDA kernels with additional parallelism See merge request !73
Showing
- Operators/AssmbScatr/AssmbScatrCUDA.hpp 3 additions, 3 deletionsOperators/AssmbScatr/AssmbScatrCUDA.hpp
- Operators/AssmbScatr/AssmbScatrCUDAKernels.cuh 56 additions, 40 deletionsOperators/AssmbScatr/AssmbScatrCUDAKernels.cuh
- Operators/AssmbScatr/AssmbScatrStdMat.hpp 2 additions, 2 deletionsOperators/AssmbScatr/AssmbScatrStdMat.hpp
- Operators/DirBndCond/DirBndCondCUDA.hpp 4 additions, 4 deletionsOperators/DirBndCond/DirBndCondCUDA.hpp
- Operators/DirBndCond/DirBndCondCUDAKernels.cuh 27 additions, 21 deletionsOperators/DirBndCond/DirBndCondCUDAKernels.cuh
- Operators/DirBndCond/DirBndCondStdMat.hpp 2 additions, 2 deletionsOperators/DirBndCond/DirBndCondStdMat.hpp
- Operators/Helmholtz/HelmholtzCUDAKernels.cuh 17 additions, 10 deletionsOperators/Helmholtz/HelmholtzCUDAKernels.cuh
- Operators/IProductWRTBase/IProductWRTBaseCUDA.cu 4 additions, 1 deletionOperators/IProductWRTBase/IProductWRTBaseCUDA.cu
- Operators/IProductWRTBase/IProductWRTBaseCUDA.hpp 169 additions, 65 deletionsOperators/IProductWRTBase/IProductWRTBaseCUDA.hpp
- Operators/IProductWRTBase/IProductWRTBaseCUDAKernels.cuh 1793 additions, 440 deletionsOperators/IProductWRTBase/IProductWRTBaseCUDAKernels.cuh
- Operators/IProductWRTBase/IProductWRTBaseMatFree.hpp 3 additions, 2 deletionsOperators/IProductWRTBase/IProductWRTBaseMatFree.hpp
- Operators/IProductWRTBase/IProductWRTBaseStdMat.hpp 4 additions, 1 deletionOperators/IProductWRTBase/IProductWRTBaseStdMat.hpp
- Operators/IProductWRTBase/IProductWRTBaseSumFac.hpp 4 additions, 2 deletionsOperators/IProductWRTBase/IProductWRTBaseSumFac.hpp
- Operators/NeuBndCond/NeuBndCondCUDA.hpp 4 additions, 4 deletionsOperators/NeuBndCond/NeuBndCondCUDA.hpp
- Operators/NeuBndCond/NeuBndCondCUDAKernels.cuh 21 additions, 17 deletionsOperators/NeuBndCond/NeuBndCondCUDAKernels.cuh
- Operators/NeuBndCond/NeuBndCondStdMat.hpp 2 additions, 2 deletionsOperators/NeuBndCond/NeuBndCondStdMat.hpp
Loading
Please register or sign in to comment