Kenichi Maehashi
Kenichi Maehashi
Closing as no activity for a while but feel free to reopen when ready for another review!
@leofang, thanks for raising this. I had discussion with core team members and concluded it's better to revert the v9 behavior in v12. The motivation of the change in CuPy...
Let's keep this issue open so that others can find the latest status 😃
Just merged! @khushi-411 @takagi
### ~GPUs are required to install `cupy-wheel`~ (fixed in #6819) I was trying `cupy-wheel` with several scenarios and now thinking this restriction is not negligible: https://github.com/cupy/cupy/pull/6012#discussion_r843109969 > This relies on...
> @kmaehashi Question: I noticed `cupy-wheel` is not available for v10.5.0. Is it intentional? Oh, this is not intentional. It seems `cupy-wheel` slipped from the release process. I've added it...
Released. v10.5.0: https://github.com/cupy/cupy/commit/9d631ff3687a89e83c6e8c7aec5087d96fc3bbd4 v10.6.0: https://github.com/cupy/cupy/commit/8270e3a32ce8ba6175e0b5a38cfb713a4f8903e1
Thanks for testing, Leo! > 1. CuPy from conda is already installed, and the user attempts to install `cupy-wheel`: > > * In this case, [this check](https://github.com/cupy/cupy/blob/85e55ca45aca7190f66c27b68fe33741989e7766/install/universal_pkg/setup.py#L245-L248) is legit and...
> To make it compatible with the way conda-forge utilizes CUDA Enhanced Compatibility, Option 2 is needed. What CUDA version is used to build CuPy packages on conda-forge?