Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Bumps cupy-cuda12x from 13.1.0 to 13.6.0.

Release notes

Sourced from cupy-cuda12x's releases.

v13.6.0

This is the release note of v13.6.0. See here for the complete list of solved issues and merged PRs.

🌏 We just launched our LinkedIn page. Follow us for the latest news and updates!

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

🙌 Help us sustain the project by sponsoring CuPy!

✨ Highlights

This release adds support for CUDA 13.x. Binary packages are available on PyPI: pip install cupy-cuda13x.

📝 Changes

Enhancements

  • Update cupyx.scipy.special functions for SciPy 1.16 (#9246)
  • Add CUDA 13 support (#9300)
  • Support building NVTX on Windows without Nsight Systems (#9304)
  • Remove bundled header files (#9305)
  • Fix freqz for complex w (#9259)
  • Fix resample error message for SciPy 1.16 update (#9262)

Bug Fixes

  • Fix overflow in CUB reduction (#9254)
  • Fix lsmr type promotion rule for complex dtype (#9277)
  • Fix UnboundLocalError when blocking=True (#9282)
  • Allow host function call during CUDA graph capture (#9283)
  • CUDA 11.1 or earlier is no longer supported (#9285)

Documentation

  • Docs only: s/"recoreded"/recorded (#9288)
  • CUDA 13 Update docs (#9299)

Installation

  • [v13] Bump version to v13.6.0 (#9314)

Tests

  • CI: Introduce per-PR kernel cache (#9235)
  • Add test cases for batchwise solve_triangular (as xfail) (#9245)
  • Relax tolerance of test_hilbert (#9255)
  • Skip some signal q dtype tests (#9256)
  • Increase CPU memory limit of linux.cuda{128,129} CIs (#9261)
  • Support nD reductions for sparse arrays (#9268)
  • [v13] Missing backport of special function tests (#9269)

... (truncated)

Commits
  • 25e552d Merge pull request #9317 from kmaehashi/bump-docker-v13.6.0
  • 91c690c bump Dockerfile for v13.6.0 release
  • 0dca7aa Merge pull request #9314 from kmaehashi/bump-v13.6.0
  • ff1a06e bump version to v13.6.0
  • 07ba2ff Merge pull request #9311 from chainer-ci/bp-9309-v13-ci-use-cuda12.4.1
  • 9bceb49 Merge pull request #9312 from asi1024/v13-fix-coo-test
  • 3ba95c6 [v13] Fix scipy version condition of COO matrix test
  • 9e01280 Merge pull request #9309 from kmaehashi/ci-use-cuda12.4.1
  • c7e102a Merge pull request #9305 from chainer-ci/bp-9295-v13-remove-bundled-headers
  • be0a6d8 Merge pull request #9295 from kmaehashi/remove-bundled-headers
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [cupy-cuda12x](https://github.com/cupy/cupy) from 13.1.0 to 13.6.0.
- [Release notes](https://github.com/cupy/cupy/releases)
- [Commits](cupy/cupy@v13.1.0...v13.6.0)

---
updated-dependencies:
- dependency-name: cupy-cuda12x
  dependency-version: 13.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 17, 2026
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.

0 participants