Merge branch 'feature/new-vectorization-features' into 'master'
New vectorization features See merge request dominic/dune-perftool!227
No related branches found
No related tags found
Showing
- dune/perftool/common/vectorclass.hh 85 additions, 16 deletionsdune/perftool/common/vectorclass.hh
- dune/perftool/sumfact/horizontaladd.hh 19 additions, 0 deletionsdune/perftool/sumfact/horizontaladd.hh
- dune/perftool/sumfact/transposereg.hh 45 additions, 0 deletionsdune/perftool/sumfact/transposereg.hh
- python/dune/perftool/generation/__init__.py 1 addition, 0 deletionspython/dune/perftool/generation/__init__.py
- python/dune/perftool/generation/loopy.py 7 additions, 2 deletionspython/dune/perftool/generation/loopy.py
- python/dune/perftool/loopy/transformations/vectorview.py 4 additions, 1 deletionpython/dune/perftool/loopy/transformations/vectorview.py
- python/dune/perftool/loopy/vcl.py 16 additions, 4 deletionspython/dune/perftool/loopy/vcl.py
- python/dune/perftool/options.py 1 addition, 1 deletionpython/dune/perftool/options.py
- python/dune/perftool/pdelab/localoperator.py 1 addition, 13 deletionspython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/sumfact/accumulation.py 159 additions, 67 deletionspython/dune/perftool/sumfact/accumulation.py
- python/dune/perftool/sumfact/basis.py 31 additions, 13 deletionspython/dune/perftool/sumfact/basis.py
- python/dune/perftool/sumfact/realization.py 27 additions, 111 deletionspython/dune/perftool/sumfact/realization.py
- python/dune/perftool/sumfact/symbolic.py 183 additions, 65 deletionspython/dune/perftool/sumfact/symbolic.py
- python/dune/perftool/sumfact/tabulation.py 25 additions, 30 deletionspython/dune/perftool/sumfact/tabulation.py
- python/dune/perftool/sumfact/vectorization.py 85 additions, 120 deletionspython/dune/perftool/sumfact/vectorization.py
- python/dune/perftool/tools.py 11 additions, 0 deletionspython/dune/perftool/tools.py
Loading
Please register or sign in to comment