<div dir="ltr"><div><div>thanks a lot David!<br></div>this works very nicely.<br>best regards,<br></div> radovan<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 31, 2013 at 4:34 PM, David Cole <span dir="ltr"><<a href="mailto:dlrdave@aol.com" target="_blank">dlrdave@aol.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> this does not seem to be the case for Experimental/Nightly.<br>
> inspecting the targets in the Makefiles i can see ARGS in test<br>
> but not in Experimental/Nightly.<br>
<br>
> do you know of a way/workaround to<br>
> run (sequential) Experimental/Nightly tests<br>
> on N procs in parallel?<br>
<br>
<br>
</div>Just run it directly instead of going through make:<br>
<br>
ctest -D Experimental -j4<br>
<br>
<br>
HTH,<br>
David<br>
<br>
</blockquote></div><br></div>