- Mar 28, 2018
-
-
Dominic Kempf authored
This is currently only used for level 4 instrumentation, as these start and stop markers were messing heavily with dependencies in the sum factorization code. This way, the necessary but ugly work of adding instrumentation is separated much more nicely.
-
- Mar 27, 2018
-
-
Dominic Kempf authored
I was tired of the amount of ifs that changed behaviour depending on stage 1 or 3. This is a cleaner approach.
-
- Mar 26, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 23, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 22, 2018
-
-
Dominic Kempf authored
-
- Mar 21, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
It is applied to the function call...
-
- Mar 20, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Mar 19, 2018
-
-
Dominic Kempf authored
-
- Mar 16, 2018
-
-
Dominic Kempf authored
-
- Mar 15, 2018
-
-
Dominic Kempf authored
-
- Feb 23, 2018
-
-
Dominic Kempf authored
-
- Feb 19, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Feb 15, 2018
-
-
Dominic Kempf authored
-
- Feb 12, 2018
-
-
Dominic Kempf authored
for further extension
-
- Jan 30, 2018
-
-
Dominic Kempf authored
Instationary stuff not fixed so far.
-
- Jan 03, 2018
-
-
Dominic Kempf authored
-
- Dec 07, 2017
-
-
Dominic Kempf authored
-
- Oct 06, 2017
-
-
Dominic Kempf authored
-
- Sep 22, 2017
-
-
Dominic Kempf authored
We mistook a tag for an Id here...
-
- Sep 13, 2017
-
-
Dominic Kempf authored
We havent got a nonlinear sumfact test case so far, so this one did not break. test coming soon.
-
- Sep 08, 2017
-
-
Dominic Kempf authored
By using loopys group mechanism. Each sum factorization kernel defines a group that conflicts with all other sum factorization groups. Conflicts: python/dune/perftool/sumfact/realization.py python/dune/perftool/sumfact/vectorization.py
-
Dominic Kempf authored
-
- Sep 07, 2017
-
-
René Heß authored
Save all stage 1 sum factorization kernels that are used in accumulation expression in the cache during the dry run. Discard all inactive sum factorization kernels in decide_vetorization_strategy.
-
- Sep 06, 2017
-
-
Dominic Kempf authored
We recently learned that usage of sub_elements in UFL is ambiguous...
-
- Sep 05, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Aug 29, 2017
-
-
Dominic Kempf authored
The y ar enot properly implemented right now, do not seem to be necessary and conflict with recent changes in loopy.
-
- Apr 20, 2017
-
-
Dominic Kempf authored
-