- May 13, 2019
- May 11, 2019
- May 10, 2019
- May 09, 2019
-
-
Matt Wala authored
-
- May 08, 2019
- Apr 23, 2019
-
-
Matt Wala authored
-
- Apr 18, 2019
-
-
Andreas Klöckner authored
Improve loopy codegen determinism See merge request !37
-
- Apr 16, 2019
-
-
Matt Wala authored
-
- Apr 11, 2019
-
-
Matt Wala authored
-
- Apr 10, 2019
- Apr 09, 2019
- Apr 08, 2019
-
-
Matt Wala authored
Use an ordered set for collecting operators to ensure deterministic variable naming, as the variable name depends on the collection order. (As an alternative I tried sorting the output of the collector by string, but the stringification is very expensive on simple examples like wave-min.) Also, improve debuggability of any remaining bugs in loopy kernels (such as any latent nondeterminism) by giving each assignment kernel a separate name.
-
- Apr 06, 2019
- Apr 04, 2019
-
-
Matt Wala authored
exec_mapper_factory argument to bind()
-