Skip to content

pip prod(deps): update cupy-cuda12x requirement from <13.4.2 to <13.5.1#2656

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cupy-cuda12x-lt-13.5.1
Closed

pip prod(deps): update cupy-cuda12x requirement from <13.4.2 to <13.5.1#2656
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cupy-cuda12x-lt-13.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on cupy-cuda12x to permit the latest version.

Release notes

Sourced from cupy-cuda12x's releases.

v13.5.0

This is the release note of v13.5.0. 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!

✨ Highlights

  • CuPy now supports NVIDIA CUDA 12.9 and AMD ROCm 6.4 platforms, and NumPy 2.3.
  • Unified Memory Programming support for HMM/ATS-enabled systems (such as NVIDIA Grace Hopper Superchip) has been added. Refer to the documentation for the usage.
  • Binary packages on PyPI (wheels) can now load NCCL packages installed via Pip (e.g., nvidia-nccl-cu12). In addition, Arm (aarch64) wheels are now built with NCCL support enabled.

Request for Comments

We are going to finalize the following RFC issues.

  • Drop support for cuDNN in CuPy v14 (#8215)
  • Update set of supported ROCm versions in CuPy v13/v14 (#8607)
  • Remove cupyx.tools.install_library in CuPy v14 (#9204)

📝 Changes

New Features

  • Support system allocated memory (#9033)

Enhancements

  • Fix rocThrust build for ROCm 6.3 (#9023)
  • Allow discovering cuTENSOR using major version (#9037)
  • Support FIPS enabled machines with MD5 hashing (#9055)
  • Update cutensornet accelerator based on cuquantum-python 25.03 deprecation (#9058)
  • Refactor hashing (#9059)
  • Raise user warning in both {to,from}Dlpack & Update the Interoperability page (#9061)
  • Allow build on ROCm 6.4 (#9100)
  • Migrate to pyproject.toml (#9135)
  • Support NCCL for aarch64 (#9141)
  • Support loading NCCL from Pip packages (#9208)
  • Support CUDA 12.9 and NCCL 2.26 (#9211)
  • Fix cupyx.scipy.stats.zscore for SciPy 1.15 (#9024)

Performance Improvements

  • Implement lazy load for cuquantum (#9104)

Bug Fixes

  • JIT: Support empty return (#9001)
  • API: Revert toDlpack() default to the old unversioned one (#9007)

... (truncated)

Commits
  • e30a0cc Merge pull request #9221 from kmaehashi/bump-docker
  • e898c3e bump version in Dockerfile
  • 0609ae8 Merge pull request #9217 from chainer-ci/bp-9215-v13-fix-windows-ci-test-tags
  • af58f13 Merge pull request #9215 from kmaehashi/fix-windows-ci-test-tags
  • a996f9f Merge pull request #9214 from chainer-ci/bp-9213-v13-fix-windows-cu129-ci
  • 7c17cef Merge pull request #9213 from kmaehashi/fix-windows-cu129-ci
  • 240e044 Merge pull request #9212 from kmaehashi/bump-v13.5.0
  • b6be3cf bump version to v13.5.0
  • 5018eb4 Merge pull request #9211 from kmaehashi/bp-9200-v13-support-cuda129
  • 6ab5e5c Merge pull request #9200 from kmaehashi/support-cuda129
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [cupy-cuda12x](https://github.com/cupy/cupy) to permit the latest version.
- [Release notes](https://github.com/cupy/cupy/releases)
- [Commits](cupy/cupy@v1.0.0a1...v13.5.0)

---
updated-dependencies:
- dependency-name: cupy-cuda12x
  dependency-version: 13.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 3, 2025
@mloubout

mloubout commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2025

Copy link
Copy Markdown
Contributor Author

Looks like cupy-cuda12x is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 7, 2025
@dependabot dependabot Bot deleted the dependabot/pip/cupy-cuda12x-lt-13.5.1 branch July 7, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant