- Sep 13, 2023
-
-
Andreas Klöckner authored
-
- Aug 04, 2023
-
-
-
-
-
-
-
-
-
-
-
-
Also use cache_hash from attrs instead of custom cached implementation
-
- Aug 01, 2023
-
-
- Jul 27, 2023
-
-
-
Unlike BoundPyOpenCLProgram, this is specific to a CL context, and thus can cache more effectively, avoid holding long-lived references to CL contexts in non-context-specific settings, and use loopy.ExecutorBase, towards some of the same goals.
-
-
-
- Jul 26, 2023
-
-
Matthias Diener authored
* Disable bounds checking when no loopy call present * add comment
-
- Jul 25, 2023
-
-
- Jul 18, 2023
-
-
- Jun 19, 2023
-
-
- Jun 01, 2023
-
-
Also, use distributed vis functionality even in the non-distributed case, to cut down on code duplication.
-
-
-
-
-
-
-
-
-
Co-authored-by:
Andreas Kloeckner <andreask@illinois.edu>
-
Co-authored-by:
Andreas Kloeckner <andreask@illinois.edu>
-
- May 25, 2023
-
-
Andreas Klöckner authored
-
- May 23, 2023
-
-
Co-authored-by:
Andreas Kloeckner <inform@tiker.net>
-
-
-
-
- May 22, 2023
-
-
Use separate file for emitting dot and emitting asciidag.
-
- May 18, 2023
-
-
flake8: disable N806 for test_linalg Using capital letters for matrices is common
-