3
0
Fork 0
forked from mirrors/nixpkgs

python310Packages.cupy: 12.0.0 -> 12.1.0

This commit is contained in:
R. Ryantm 2023-06-17 00:59:35 +00:00
parent 74d4119976
commit a617b45927

View file

@ -17,13 +17,13 @@ let
inherit (cudaPackages) cudatoolkit cudnn cutensor nccl;
in buildPythonPackage rec {
pname = "cupy";
version = "12.0.0";
version = "12.1.0";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-Yd2773PVDWBr1Qh1cGRfPJHskXbCVmeEwdSG1qNARUU=";
hash = "sha256-9tMZic2y2WWB2hKCLiixAvKeJUQnGVwgF+rDJ4abcyA=";
};
# See https://docs.cupy.dev/en/v10.2.0/reference/environment.html. Seting both