Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mgorny/cuda-python

Tags

cuda-core-v0.3.1

Toggle cuda-core-v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update docs for v0.3.1 release (NVIDIA#695)

* move public types out of api_private.rst

* bump version

* add release note

* fix typo

---------

Co-authored-by: Leo Fang <[email protected]>

cuda-core-v0.3.0

Toggle cuda-core-v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump `cuda.core` to v0.3.0 (NVIDIA#703)

* bump cuda.core to v0.3.0

* update date

v12.9.0

Toggle v12.9.0's commit message
Rebase to CTK 12.9

v11.8.7

Toggle v11.8.7's commit message
Patch 11.8.7

cuda-core-v0.2.0

Toggle cuda-core-v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#523 from vzhurba01/release-core

Set release date

cuda-core-v0.2.0rc1

Toggle cuda-core-v0.2.0rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#498 from rwgk/fix_test_timing_flakiness

Increase tolerance in `test_timing()` to avoid flaky tests.

v12.8.0

Toggle v12.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#366 from vzhurba01/12-next-docs

Doc updates for 12.8

v11.8.6

Toggle v11.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#417 from leofang/bump_ver_11

Bump version to 11.8.6

cuda-core-v0.1.1

Toggle cuda-core-v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
`cuda.core` v0.1.1 final doc touch (NVIDIA#301)

* minor changes to the release note

* add missing entries

* Update 0.1.1-notes.md

* update

* address comments

* mention Python/OS support matrix

cuda-core-v0.1.1rc1

Toggle cuda-core-v0.1.1rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request NVIDIA#292 from leofang/fix_view

Fix `StridedMemoryView` by deferring the check for whether a capsule is versioned