- May 25, 2023
-
-
Matthias Diener authored
* runtime_program.rst: small fix for program.kernel_name * Explain why `prg.sum(queue,...)` is discouraged for enqueue * Further doc improvements on recommended approach for kernel enqueue --------- Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- May 17, 2023
-
-
Matthias Diener authored
-
Matthias Diener authored
* fix and move print-binary.py * remove the file
-
- May 09, 2023
-
-
Andreas Klöckner authored
-
-
- May 03, 2023
-
-
Andreas Klöckner authored
-
- May 01, 2023
-
-
- Apr 26, 2023
-
-
Andreas Klöckner authored
-
- Apr 25, 2023
-
-
- Mar 14, 2023
-
-
- Feb 22, 2023
-
-
- Feb 17, 2023
-
-
- Feb 16, 2023
-
-
- Jan 15, 2023
-
-
- Jan 11, 2023
- Jan 03, 2023
-
-
Andreas Klöckner authored
- Dec 30, 2022
-
-
Andreas Klöckner authored
-
- Dec 28, 2022
-
-
Isuru Fernando authored
* Enable extended alignment for complex types with a define * Do not use reserved C identifiers See https://wiki.sei.cmu.edu/confluence/display/c/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier * add a comment that this is undocumented
-
- Dec 25, 2022
-
-
- Nov 25, 2022
-
-
Pierre Paleo authored
* Use numpy.prod (keep data type) for computing buffer size * Add comment on computation of 'size' * Check individual shape components * Force computation on uint type * Add check on each dimension datatype * Add test_allocation_with_various_shape_scalar_types * Fix flake8 issues * Fix shape check * Replace any() with np.any() * Shape comp: comment phrasing, convert to array only once Co-authored-by:
Andreas Kloeckner <inform@tiker.net>
-
- Nov 21, 2022
-
-
Andreas Klöckner authored
Co-authored-by:
Isuru Fernando <isuruf@gmail.com>
-
-
-
-
- Nov 14, 2022
-
-
- Nov 12, 2022
-
-
- Nov 09, 2022
-
-