Skip to content

v13.4.1

Compare
Choose a tag to compare
@kmaehashi kmaehashi released this 21 Mar 07:28
6e3c9b7

This is the release note of v13.4.1. This is a hot-fix release addressing several issues including DLPack compatibility with existing user code. See here for the complete list of solved issues and merged PRs.

💬 Join the Matrix chat to talk with developers and users and ask quick questions!

🙌 Help us sustain the project by sponsoring CuPy!

📝 Changes

Bug Fixes

  • Revert toDlpack() default to the old unversioned one (#9011)
  • Hot fix for numpy 2 support in some fusion paths (#9016)
  • Fix compilation error of cupy.inf in fusion2 (#9044)

Tests

  • CI: Pin setuptools version on Windows (#9047)

Others

  • Bump version to v13.4.1 (#9051)

👥 Contributors

The CuPy Team would like to thank all those who contributed to this release!

@asi1024 @kmaehashi @seberg