Merge pull request #120483 from lukegb/tensorflow-big-parallel
python3Packages.tensorflow: mark as requiring big-parallel
This commit is contained in:
commit
441f8ef8e4
@ -325,6 +325,10 @@ let
|
||||
addOpenGLRunpath "$lib"
|
||||
done
|
||||
'';
|
||||
|
||||
requiredSystemFeatures = [
|
||||
"big-parallel"
|
||||
];
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
x
Reference in New Issue
Block a user