cuda.core v0.1.1 #320
leofang
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
cuda.corev0.1.1 release announcementRelease note
All functionalities are currently hosted under the
cuda.core.experimentalnamespace. Once the features become stable they will be moved out ofexperimental.Key Features and Enhancements
Linkerfor runtime linking (using nvJitLink or driver APIs)StridedMemoryViewand@args_viewable_as_strided_memoryto arbitrary Python objects that support either DLPack or CUDA Array InterfaceFor full details please refer to the release note above.
Documentation
Sample codes
What's Changed
_util.device_from_ctxby @ksimpson-work in Fix _util.device_from_ctx #203__del__withweakref.finalize()by @rwgk in Systematically replace__del__withweakref.finalize()#246StridedMemoryView/@args_viewable_as_strided_memoryby @leofang in Add docs, tests, and samples forStridedMemoryView/@args_viewable_as_strided_memory#247cuda.coreversion to v0.1.1 by @leofang in Bumpcuda.coreversion to v0.1.1 #290clustertoLaunchConfigto support thread block clusters on Hopper by @leofang in AddclustertoLaunchConfigto support thread block clusters on Hopper #261StridedMemoryViewby deferring the check for whether a capsule is versioned by @leofang in FixStridedMemoryViewby deferring the check for whether a capsule is versioned #292cuda.corev0.1.1 final doc touch by @leofang incuda.corev0.1.1 final doc touch #301New Contributors
__del__withweakref.finalize()#246Full Changelog: cuda-core-v0.1.0...cuda-core-v0.1.1
This discussion was created from the release cuda.core v0.1.1.
Beta Was this translation helpful? Give feedback.
All reactions