cuda.core v0.3.0 #707
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.
-
cuda.core
v0.3.0 release announcementRelease note
All functionalities are currently hosted under the
cuda.core.experimental
namespace. Once the features become stable they will be moved out ofexperimental
.Documentation
Sample codes
What's Changed
CUResult
,cudaError
explanations by @rwgk in cuda.core:CUResult
,cudaError
explanations #503cuda.core
license to Apache-2.0 & make contributing guides clear by @leofang in Changecuda.core
license to Apache-2.0 & make contributing guides clear #583ObjectCode
instances by @brandon-b-miller in Enable serialization/deserialization ofObjectCode
instances #660ObjectCode
constructors by @brandon-b-miller in Add moreObjectCode
constructors #652launch()
+ Fix fp16 bug by @leofang in Add tests to cover scalar handling inlaunch()
+ Fix fp16 bug #669windows-2022
for Windows CI builds by @cryos in Migrate towindows-2022
for Windows CI builds #672ObjectCode
to have a name by @leofang in AllowObjectCode
to have a name #682Device
constructor by @leofang in Switch to use CUDA driver APIs inDevice
constructor #460cuda.core
to v0.3.0 by @leofang in Bumpcuda.core
to v0.3.0 #703New Contributors
Full Changelog: cuda-core-v0.2.0...cuda-core-v0.3.0
This discussion was created from the release cuda.core v0.3.0.
Beta Was this translation helpful? Give feedback.
All reactions