CuPy v9 Release Schedule
See original GitHub issueHere is the current plan for CuPy v9 development.
Highlights in CuPy v9
- CUDA JIT
- New Random Generator API (
numpy.random.Generator
interface added in NumPy 1.17) - Improved HIP Support
- Other Feature/Performance Enhancements:
- Expand cuTENSOR / CUB to more functions
- Optimize user-specified parameters using Optuna (design TBD)
Timeline
- v9.0.0a1 (v8.1.0) (2020-10-29)
- v9.0.0a2 (v8.2.0) (2020-11-26)
- CUDA JIT implementation (initial PR merged)
- v9.0.0b1 (v8.3.0) (2020-12-25) 🎄
- Deprecations (old Python/CUDA/etc.)
- v9.0.0b2 (v8.4.0) (2021-01-28)
- New Random Generator API (initial PR merged)
- v9.0.0b3 (v8.5.0) (2021-02-26)
- CUDA 11.2 support
- HIP 4.0 support
- HIP CI (
master
branch) - HIP packaging (
cupy-rocm-4-0
) + Docker image
- v9.0.0rc1 (v8.6.0) (2021-03-25)
- “Feature complete” release
v9
branch cut
- v9.0.0 (2021-04-22)
Notes:
- The schedule and listed features are tentative and may subject to change depending on the progress.
- The code will be frozen around 15:00 on 2 days before the release date for QA. Dates are in JST.
v8.x.x
releases will only contain backported pull-requests (mainly bug-fixes) from the v9 (master) branch.
Past Release Schedules
Issue Analytics
- State:
- Created 3 years ago
- Reactions:8
- Comments:5 (5 by maintainers)
Top Results From Across the Web
cupy/community - Gitter
We have released CuPy v9.0.0a2 & v8.2.0! v9a2 includes cupy.vectorize along with the JIT (under active development) to transplie Python to CUDA, NVIDIA...
Read more >cupy - PyPI
CuPy : NumPy & SciPy for GPU. ... Released: Dec 7, 2022. CuPy: ... CuPy is a NumPy/SciPy-compatible array library for GPU-accelerated computing...
Read more >CuPy (@CuPy_Team) / Twitter
We are excited to announce the release of CuPy v11! ... @CuPy_Team. ·. Mar 9. CuPy will be participating in Google Summer of...
Read more >Released v9.1.0/v10.0.0a1 - Google Groups
We have released CuPy v9.1.0 and v10.0.0a1. ... the support of CUDA 9.2 to comply with both Conda-Forge's support matrix as well as...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We are going to skip v9.0.0a1 release this month, as many PRs are backported to v8.0.0 and there’s no major difference between them.
We will post v9 roadmap later in this issue!
Filled a date for -v9.0.0rc1 and v9.0.0.