- 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()
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
This change adds the ExternalCall node and execution support for it. External functions may be passed as part of the execution context.
-
- Feb 03, 2019
-
-
Andreas Klöckner authored
Avoid using specific Py3 sub-versions for CI See merge request !34
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Feb 01, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Dec 11, 2018
-
-
Andreas Klöckner authored
-
- Dec 07, 2018
-
-
Andreas Klöckner authored
Fix ToLoopyExpressionMapper for subscripted variables See merge request !32
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Nov 27, 2018
-
-
Andreas Klöckner authored
Caches for speedy bind See merge request !30
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Oct 28, 2018
-
-
Andreas Klöckner authored
Placate flake8 3.6 See merge request !28
-
Andreas Klöckner authored
-
- Sep 23, 2018
-
-
Andreas Klöckner authored
Add Pytest/JUnit/Gitlab integration See merge request !27
-
Andreas Klöckner authored
-
- Aug 21, 2018
-
-
Andreas Klöckner authored
Preinstall pybind11 for pyopencl See merge request !25
-
Andreas Klöckner authored
-
- Aug 17, 2018
-
-
Andreas Klöckner authored
Use mpi4py.run in spawned MPI subprocessess See merge request !24
-