suggested config flag to use all available cores

This commit is contained in:
Ilya_Shlyakhter 2018-10-03 17:50:08 +00:00 committed by admin
parent fe8cbc447b
commit 441a018e3a

View file

@ -0,0 +1 @@
Can you add a global config flag to tell parallelizable commands to use all available cores? Often I forget to add -JN when it would have sped things up.