- Aug 15, 2019
-
-
Timothy A. Smith authored
-
- Aug 14, 2019
-
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
Timothy A. Smith authored
-
- Jul 19, 2019
-
-
Kaushik Kulkarni authored
-
Andreas Klöckner authored
Fix ArrayArg's update_persistent_hash See merge request inducer/loopy!332
-
Kaushik Kulkarni authored
-
Kaushik Kulkarni authored
-
- Jul 18, 2019
-
-
Andreas Klöckner authored
Fix comparison string for improved conditional printing in test_isl See merge request inducer/loopy!331
-
Andreas Klöckner authored
-
- Jul 01, 2019
-
-
Andreas Klöckner authored
Support zero warm-up rounds in auto_test (Closes #179) Closes #179 See merge request inducer/loopy!327
-
Andreas Klöckner authored
-
- Jun 14, 2019
-
-
Andreas Klöckner authored
Fix deprecated usages in expand_cses() See merge request inducer/loopy!325
-
Matt Wala authored
-
Matt Wala authored
This caused some mysterious warnings in Pytential.
-
- Jun 01, 2019
-
-
-
Andreas Klöckner authored
This is a large refactoring, with many pieces: - Counts from subkernels are incorporated using subst_into_{pwqpolynomial,guarded_pwqpolynomial,to_count_map}. This replaces a prior, broken scheme that existed on the kernel callables branch. - Separate ToCountMap and ToCountPolynomialMap, i.e. separate to-count map types by their value type. The latter type now knows (and checks) its isl space. - The numpy_types argument is now deprecated and ignored, it did not seem to do anything previously. - Introduce Sync() count key for synchronization counting. - Code/robustness cleanups in the ToCountMap* types. - All op descriptors now carry a kernel_name. There are still a few FIMXEs, mainly the SUBGROUP granularity and the footprint gatherer.
-
- May 31, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Op/MemAccess: Use .copy() rather than explicit constructor to copy, avoids losing attributes (stats)
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- May 30, 2019
-
-
Andreas Klöckner authored
Make sure subst_into_pwqpolynomial produces PwQPolynomials that have an output dimension in their space
-
- May 28, 2019
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix, test stride mismatch check See merge request inducer/loopy!323
-