Merge branch 'master' into feature/sumfact-loop-reordering
No related branches found
No related tags found
Showing
- bin/donkey_benchmark_compilation_wrapper.sh 0 additions, 3 deletionsbin/donkey_benchmark_compilation_wrapper.sh
- bin/donkey_benchmark_execution_wrapper.py 0 additions, 5 deletionsbin/donkey_benchmark_execution_wrapper.py
- cmake/modules/DuneCodegenMacros.cmake 6 additions, 5 deletionscmake/modules/DuneCodegenMacros.cmake
- cmake/modules/Findlikwid.cmake 104 additions, 0 deletionscmake/modules/Findlikwid.cmake
- dune/codegen/common/simdtraits.hh 16 additions, 0 deletionsdune/codegen/common/simdtraits.hh
- dune/codegen/common/vcltraits.hh 86 additions, 0 deletionsdune/codegen/common/vcltraits.hh
- dune/codegen/common/vectorclass.hh 5 additions, 53 deletionsdune/codegen/common/vectorclass.hh
- python/CMakeLists.txt 1 addition, 1 deletionpython/CMakeLists.txt
- python/dune/codegen/generation/__init__.py 1 addition, 0 deletionspython/dune/codegen/generation/__init__.py
- python/dune/codegen/generation/cpp.py 5 additions, 0 deletionspython/dune/codegen/generation/cpp.py
- python/dune/codegen/loopy/symbolic.py 1 addition, 0 deletionspython/dune/codegen/loopy/symbolic.py
- python/dune/codegen/loopy/transformations/instrumentation.py 20 additions, 18 deletionspython/dune/codegen/loopy/transformations/instrumentation.py
- python/dune/codegen/options.py 1 addition, 0 deletionspython/dune/codegen/options.py
- python/dune/codegen/pdelab/driver/__init__.py 15 additions, 10 deletionspython/dune/codegen/pdelab/driver/__init__.py
- python/dune/codegen/pdelab/driver/error.py 1 addition, 2 deletionspython/dune/codegen/pdelab/driver/error.py
- python/dune/codegen/pdelab/driver/solve.py 2 additions, 17 deletionspython/dune/codegen/pdelab/driver/solve.py
- python/dune/codegen/pdelab/driver/timings.py 138 additions, 76 deletionspython/dune/codegen/pdelab/driver/timings.py
- python/dune/codegen/pdelab/localoperator.py 50 additions, 10 deletionspython/dune/codegen/pdelab/localoperator.py
- python/dune/codegen/sumfact/autotune.py 41 additions, 136 deletionspython/dune/codegen/sumfact/autotune.py
Loading
Please register or sign in to comment