JeffersonLab / qphix

QCD for Intel Xeon Phi and Xeon processors
http://jeffersonlab.github.io/qphix/
Other
13 stars 11 forks source link

Fix recursive j n #121

Open kostrzewa opened 1 year ago

kostrzewa commented 1 year ago

The typo that I corrected in the last round actually leads to issues: when nothing is specified for recursive_jN, make simply goes mental and spawns hundreds of processes (we had trouble with our CI as a result ... ) I've defaulted to 1 for safety.