Skip to content

cuda.core v0.3.1

Latest
Compare
Choose a tag to compare
@leofang leofang released this 02 Jul 20:05
· 21 commits to main since this release
a8550cf

cuda.core v0.3.1 release announcement

Release note

All functionalities are currently hosted under the cuda.core.experimental namespace. Once the features become stable they will be moved out of experimental.

Documentation

Sample codes

What's Changed

  • Bump github/codeql-action from 3.28.19 to 3.29.0 by @dependabot in #710
  • Fix Windows build CI by @leofang in #713
  • Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot in #711
  • Ensure correct handling of buffers allocated with LegacyPinnedMemoryResource.allocate as kernel parameters by @shwina in #717
  • Fix nvbugpro 5348750 by @oleksandr-pavlyk in #725
  • Add a "Getting Started" page to the documentation by @shwina in #720
  • Bump korthout/backport-action from 3.2.0 to 3.2.1 by @dependabot in #738
  • Bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot in #737
  • cuda_core/tests/test_event.py::test_timing_success WSL compatibility by @rwgk in #740
  • Restore option to run testing without cupy installed. by @rwgk in #741
  • Cythonize away some perf hot spots by @leofang in #709
  • cuda_core forward compatibility changes. by @rwgk in #722
  • Update docs for v0.3.1 release by @leofang in #695

Full Changelog: cuda-core-v0.3.0...cuda-core-v0.3.1