Environment override for the automatic worker count, mirroring OMP_NUM_THREADS
and friends: a caller that already knows how much of the machine it owns can
say so without threading the value through every layup call.
_NUM_WORKERS_ENV = "LAYUP_NUM_WORKERS"
Environment override for the automatic worker count, mirroring OMP_NUM_THREADS
and friends: a caller that already knows how much of the machine it owns can
say so without threading the value through every layup call.
_NUM_WORKERS_ENV = "LAYUP_NUM_WORKERS"