CuPy v7.2.0 をリリースしました

4 views
Skip to first unread message

nis...@preferred.jp

unread,
Feb 14, 2020, 1:32:33 AM2/14/20
to CuPy Japanese User Group
CuPy v7.2.0 をリリースしました! リリースノートは以下の通りです。


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

Known packaging issues:

Highlights

This release adds support for CUDA 10.2 and NumPy 1.18.

Enhancements

  • Fix linspace(..., num=1, endpoint=False, retstep=True) (#2990)
  • Add nogil to CUB (#3000, thanks @y1r!)

Bug Fixes

  • Fix ParameterInfo as a cache key (#2961)
  • Fix import of _get_axis (#2972, thanks @jakirkham!)
  • Fix an issue using non-existing attribute in cub.pyx (#3001)
  • Use size_t nbytes in __cuda_array_interface__ (#3015, thanks @jakirkham!)
  • Fix empty vector access (#3021)
  • Fix get_fft_plan() and some FFT tests (#3031, thanks @leofang!)
  • Fix imag for 0-size array (#3039)
  • Fix nvcc command lookup (#3040)

Code Fixes

  • Remove code paths for unsupported Python versions (#3045)

Documentation

Installation

  • Fix an issue that cuComplex_bridge.h is not installed (#3043)
  • Do not let Python 2 users build CuPy v7+ (#3044, thanks @leofang!)

Tests

  • Require scipy in test_gmm (#3050)
  • Print installed packages in pytest (#3065)
  • Set CUPY_CI environment variable in Travis CI and AppVeyor (#3066)
Reply all
Reply to author
Forward
0 new messages