Merge branch 'master' into feature/permuting-horizontal_adds
Showing
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- README.md 20 additions, 0 deletionsREADME.md
- bin/donkey_benchmark_compilation_wrapper.sh 16 additions, 0 deletionsbin/donkey_benchmark_compilation_wrapper.sh
- bin/donkey_benchmark_execution_wrapper.py 23 additions, 0 deletionsbin/donkey_benchmark_execution_wrapper.py
- cmake/modules/DuneCodegenMacros.cmake 26 additions, 17 deletionscmake/modules/DuneCodegenMacros.cmake
- cmake/modules/Findlikwid.cmake 104 additions, 0 deletionscmake/modules/Findlikwid.cmake
- cmake/modules/GeneratedSystemtests.cmake 100 additions, 15 deletionscmake/modules/GeneratedSystemtests.cmake
- cmake/modules/deplist.py 1 addition, 1 deletioncmake/modules/deplist.py
- doc/CMakeLists.txt 1 addition, 0 deletionsdoc/CMakeLists.txt
- 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 5 additions, 1 deletionpython/CMakeLists.txt
- python/dune/codegen/__init__.py 3 additions, 0 deletionspython/dune/codegen/__init__.py
- python/dune/codegen/blockstructured/accumulation.py 6 additions, 28 deletionspython/dune/codegen/blockstructured/accumulation.py
- python/dune/codegen/blockstructured/argument.py 5 additions, 26 deletionspython/dune/codegen/blockstructured/argument.py
- python/dune/codegen/blockstructured/basis.py 29 additions, 1 deletionpython/dune/codegen/blockstructured/basis.py
- python/dune/codegen/blockstructured/tools.py 31 additions, 1 deletionpython/dune/codegen/blockstructured/tools.py
- python/dune/codegen/blockstructured/vectorization.py 263 additions, 106 deletionspython/dune/codegen/blockstructured/vectorization.py
- python/dune/codegen/generation/__init__.py 2 additions, 0 deletionspython/dune/codegen/generation/__init__.py
Loading
Please register or sign in to comment