cudatoolkit: make 11_4 as default 11
This commit is contained in:
parent
9650d42a4c
commit
7f98fe1ebd
1 changed files with 1 additions and 1 deletions
|
@ -72,5 +72,5 @@ rec {
|
||||||
gcc = gcc10; # can bump to 11 along with stdenv.cc
|
gcc = gcc10; # can bump to 11 along with stdenv.cc
|
||||||
};
|
};
|
||||||
|
|
||||||
cudatoolkit_11 = cudatoolkit_11_2;
|
cudatoolkit_11 = cudatoolkit_11_4;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue