Commits
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Oct 18, 2023
Commits on Oct 12, 2023
Commits on Oct 6, 2023
-
Run flake8 without an env on Github CI
In a way, this addresses zheller/flake8-quotes#117, since it forces the Python that runs flake8 onto 'oldest supported', currently 3.8.
-
Commits on Oct 2, 2023
Commits on Aug 28, 2023
-
-
-
Includes changes equivalent to inducer/pycuda#423 Co-authored-by: Antoine Martin <antoine@xpra.org>
Commits on Aug 14, 2023
Commits on Aug 10, 2023
-
-
-
-
Add support cl_amd_copy_buffer_p2p (#697)
* feat: support cl_amd_copy_buffer_p2p * clean: shorter line * feat: use optional for byte_count && handle failure * feat: add test * feat: add docs * fix: flake8 * feat: copy function signature over * feat: remove suffix? * feat: change version added
Commits on Jul 30, 2023
Commits on Jul 27, 2023
-
-
Invoker and scan caches: use no in-memory cache
The chance of immediate reuse is low, but the chance of memory clutter is high
-
Commits on Jun 25, 2023
Commits on Jun 19, 2023
Commits on May 25, 2023
-
runtime_program.rst: small fix for program.kernel_name (#688)
* 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>
Commits on May 17, 2023
-
-
* fix and move print-binary.py * remove the file