parent
ac2acca7d9
commit
a4833730c4
@ -87,7 +87,8 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
# on 2.2: fatal error: tensorboard/tensorboard.pb.h: No such file or directory
|
||||||
|
enableParallelBuilding = false;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/Microsoft/CNTK";
|
homepage = "https://github.com/Microsoft/CNTK";
|
||||||
|
Loading…
Reference in New Issue
Block a user