An error occurred while fetching the assigned milestone of the selected merge_request.
Expression templates for nested vectors
Fixes #60 (closed) and #61 (closed).
Merge request reports
Activity
added Bug label
added 5 commits
- 3e5160de - Improved type traits to work even with reference types
- 818563f4 - Added static asserts for std::numeric_limits<ResultType>::is_specialized to vector reductions
- 27b0eeb6 - Fixed tests for expression templates to work with nested vector types
- 6a2aad5c - Fixed vector assignment for nested vectors
- dde2bdd3 - Fixed binary expression templates for nested vector types
Toggle commit listadded 1 commit
- 57986c1f - Fixed binary expression templates for nested vector types
added 1 commit
- e73aa3cf - Added static assert to the function Cuda::getSharedMemory
added 1 commit
- 528a187a - Changed CudaReductionKernel to use static instead of dynamic shared memory
added 12 commits
- c53284eb - CMakeLists.txt: enabled address and undefined sanitizers for Debug builds
- f1d3d92a - Added OperandMemberType to avoid storing const-reference to temporary objects...
- 43597c11 - Wrapped the result type of vertical operations with RemoveET
- 2df931ad - Improved type traits to work even with reference types
- ee68bdc9 - Added static asserts for std::numeric_limits<ResultType>::is_specialized to vector reductions
- c09870c5 - Fixed tests for expression templates to work with nested vector types
- 4c5ddb35 - Fixed vector assignment for nested vectors
- 34670339 - Fixed binary expression templates for nested vector types
- ac818bfa - Added static assert to the function Cuda::getSharedMemory
- d13fa1f1 - Changed CudaReductionKernel to use static instead of dynamic shared memory
- e741aa95 - Added CudaReductionFunctorWrapper to avoid nvcc's fucked up error
- 8606d15e - Fixed VectorAssignmentWithOperation and changed types for...
Toggle commit listadded 1 commit
- bacbfb84 - Removed unnecessary workaround for pybind11's format_descriptor
enabled an automatic merge when the pipeline for bacbfb84 succeeds
mentioned in commit 9e0ea2ce
Please register or sign in to reply