- Feb 19, 2018
-
-
Dominic Kempf authored
-
- Feb 15, 2018
-
-
Dominic Kempf authored
-
- Feb 14, 2018
-
-
Dominic Kempf authored
It does not yet do all the jobs it can do, but it exists and we can run tests with it.
-
Dominic Kempf authored
by introducing an order on the kernel objects and using the first n kernels instead of an itertools.permutations generator
-
Dominic Kempf authored
-
- Feb 13, 2018
-
-
Dominic Kempf authored
-
- Feb 12, 2018
-
-
Dominic Kempf authored
We will need even more "levels" in the near future
-
- Feb 08, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
So far, it did not set the qp tuple correctly and thus sometimes resulted in too big numbers being chosen.
-
- Jan 30, 2018
-
-
Dominic Kempf authored
Instationary stuff not fixed so far.
-
- Jan 25, 2018
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
Now working apart from iteration order deterministicness
-
Dominic Kempf authored
-
- Jan 24, 2018
-
-
Dominic Kempf authored
-
- Jan 03, 2018
-
-
Dominic Kempf authored
-
- Dec 07, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Dec 06, 2017
-
-
Dominic Kempf authored
will be superseded by our actual model anyway.
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Nov 29, 2017
-
-
Dominic Kempf authored
-
- Nov 28, 2017
-
-
Dominic Kempf authored
-
- Nov 24, 2017
-
-
Dominic Kempf authored
Still not beautiful...
-
- Nov 23, 2017
-
-
Dominic Kempf authored
-
- Nov 22, 2017
-
-
Dominic Kempf authored
-
- Sep 25, 2017
-
-
Dominic Kempf authored
-
Dominic Kempf authored
-
- Sep 22, 2017
-
-
Dominic Kempf authored
It always aims for maximally horizontal vectorization where possible.
-
- 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
-
- 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.
-