- May 23, 2017
- May 12, 2017
-
-
Matt Wala authored
-
- Apr 25, 2017
-
-
Matt Wala authored
-
Matt Wala authored
* Closes #40, by changing the way storage is computes for save and reload by using the tags of the accessing instructions, not the inames. * Allow a single representative per base_storage equivalence class to be saved and reloaded (see also: #42). * Removes InstructionQuery class from schedule tools. Still needs: tests
-
- Apr 22, 2017
-
-
Andreas Klöckner authored
Tuple typed reductions Closes #32 See merge request !103
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- Apr 21, 2017
-
-
Andreas Klöckner authored
Throw error on empty domains in min/max See merge request !104
-
Andreas Klöckner authored
-
- Apr 20, 2017
-
-
Andreas Klöckner authored
Add global barrier helper functions to loopy See merge request !101
-
- Apr 13, 2017
-
-
Andreas Klöckner authored
Nosync updates Closes #60 and #51 See merge request !102
-
Matt Wala authored
* Make *add_nosync* visible in the loopy docs.
-
- Apr 08, 2017
-
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
type. Now, the argument to a reduction can be either a scalar or a tuple.
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
Conflicts: loopy/transform/iname.py test/test_loopy.py
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
either a tuple, reduction, or a substitution invocation). Also, rewrite the reduction mapping code to rely on recursive calls map_tuple(). This cleans up a lot of reduction mapping code substantially.
-
- Apr 07, 2017
-
-
Matt Wala authored
-
Matt Wala authored
# Conflicts: # loopy/transform/iname.py
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
* Eliminates inames arguments to reduction functions (closes #32). * Changes the argmax function to accept two arguments. See also: #62
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-
Matt Wala authored
-