We have released CuPy v9.0.0a1
This is the release note of v9.0.0a1. See here for the complete list of solved issues and merged PRs.
Highlights
CUDA 11.1 Support
Support for CUDA 11.1 is added in #4184, with CUDA 11.1, GeForce RTX 30 series and Quadro RTX series can now be used in CuPy.
Notes on Wheel Packages
CuPy for CUDA 11.1 (cupy-cuda111) wheel packages are currently only available for Windows. We are going to publish Linux wheels once we get approval from the PyPI team. Meanwhile, Linux wheels can be downloaded from the Assets section below (or pip install cupy-cuda111 -f https://github.com/cupy/cupy/releases/tag/v9.0.0rc1).
New Features
Enhancements
Performance Improvements
Bug Fixes
Code Fixes
Documentation
Installation
Tests
HIP/ROCm
Others
Contributors
The CuPy Team would like to thank all those who contributed to this release!
@anaruse @carterbox @cjnolet @Dahlia-Chehata @garanews @grlee77 @kalvdans @leofang @mrkwjc @saswatpp