gdevenyi opened this issue 3 years ago · 1 comments
Parallel mode on tests can overload a machine due to the CPU/Memory load.
Hi, this can be controlled with the environment variable PARALLEL_NJOBS. For example:
PARALLEL_NJOBS
~/bart $ cat Makefile.local PARALLEL=1 PARALLEL_NJOBS=2