-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'feature/vectorize-fmatrix' into 'master'
Vectorize FieldMatrix Vectorize enough of `FieldMatrix` to make dune-geometry!13 work. - [DONE] Fix buildsystem. - [DONE] Ensure no performance regression. - [DONE] Investigate anti-speedup in vectorized 1×1 `solve()`. (The effect disappeared in later benchmarks) - [DONE] Merge with current master. - [DONE] Wait for comments until at least 2016-11-17. See merge request !121
Showing
- cmake/modules/AddVcFlags.cmake 2 additions, 1 deletioncmake/modules/AddVcFlags.cmake
- config.h.cmake 3 additions, 2 deletionsconfig.h.cmake
- dune/common/densematrix.hh 151 additions, 53 deletionsdune/common/densematrix.hh
- dune/common/simd.hh 200 additions, 2 deletionsdune/common/simd.hh
- dune/common/test/CMakeLists.txt 1 addition, 0 deletionsdune/common/test/CMakeLists.txt
- dune/common/test/fmatrixtest.cc 32 additions, 12 deletionsdune/common/test/fmatrixtest.cc
Loading
Please register or sign in to comment