<HTML>
<HEAD>
<TITLE>ctest -j N behavior</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi all,<BR>
<BR>
&nbsp;&nbsp;Our valgrind checks consume a lot of time, so I was looking into running them in parallel on our 8 core test box. &nbsp;If I run<BR>
<BR>
ctest &#8211;T MemCheck<BR>
<BR>
All is well. &nbsp;However, if I run:<BR>
<BR>
ctest &#8211;T MemCheck &#8211;j 2<BR>
<BR>
CTest runs the tests, but without valgrind. &nbsp;I&#8217;m just guessing that ctest isn&#8217;t able to do more than run tests in parallel? &nbsp;If there is some way to do this, please let me know.<BR>
<BR>
Best regards,<BR>
-dan<BR>
<BR>
<BR>
-- <BR>
<B>Daniel Blezek, PhD<BR>
</B>Medical Imaging Informatics Innovation Center<BR>
<BR>
P 127 or (77) 8 8886<BR>
T 507 538 8886<BR>
E <a href="blezek.daniel@mayo.edu">blezek.daniel@mayo.edu</a><BR>
<BR>
Mayo Clinic<BR>
200 First St. S.W.<BR>
Harwick SL-44<BR>
Rochester, MN 55905<BR>
mayoclinic.org<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>