Hi!
I’m sorry if this is a very noob question, but I’m not very experienced with make files and I couldn’t find anything in google to help me out.
I want to make test
but the makefile launches all 8 workers and it ends up eating all my ram. At some point some processes even fail to continue. Is there a way to change the number of workers? Some optional command for make?
Thanks in advance!
Uriel