nixpkgs/pkgs/development/python-modules/scipy
Martin Weinelt 9503adb666
python3Packages.scipy: Limit OpenMP threads during check phase
The scipy tests already run in parallel and the openmp threads come on
top of that. That overloads machines very easily and therefore we
introduce a scaling limit to the number of openmp threads used.

https://www.openmp.org/spec-html/5.0/openmpse50.html
2022-10-03 18:59:25 +02:00
..
default.nix python3Packages.scipy: Limit OpenMP threads during check phase 2022-10-03 18:59:25 +02:00