<div dir="ltr">Hi,<br><br>The number of tasks and other settings can be defined in a configuration file, which is passed to the regtest script with the -c flag (see ./do_regtest -h). You can find example configuration files in the folder cp2k/tools/regtesting/regtest_conf. <br><br>For example, to use 4 tasks in total and 2 tasks per test (popt binary), you can set<br><br>numprocs=2<br>numthreads=1<br>maxtasks=4<br><br>You should also comment out the line "maxtasks=$(nproc --all)" if you are using one of the example configurations files as a template.<br><br><br>BR,<br><br>Nico<br><br><br><br>tiistai 6. helmikuuta 2018 18.32.19 UTC+2 Jerry Tanoury kirjoitti:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hi,<div>I have successfully compiled popt and ssmp versions of CP2K-5.1.  When I run regtests, I notice that the maxtasks = # of core on the node.  As a result, the regtest takes all available cores, which is not a nice thing to do to my computational colleagues.  Is there a way to change this?</div><div><br></div><div>For the ssmp version, I have tried OMP_NUM_THREADS, but that has no effect.</div><div><br></div><div><br></div><div>Best regards,<br>Jerry</div></div></blockquote></div>