Hi all,

  Our valgrind checks consume a lot of time, so I was looking into running
them in parallel on our 8 core test box.  If I run

ctest ­T MemCheck

All is well.  However, if I run:

ctest ­T MemCheck ­j 2

CTest runs the tests, but without valgrind.  I¹m just guessing that ctest
isn¹t able to do more than run tests in parallel?  If there is some way to
do this, please let me know.

Best regards,
-dan


-- 
Daniel Blezek, PhD
Medical Imaging Informatics Innovation Center

P 127 or (77) 8 8886
T 507 538 8886
E blezek.dan...@mayo.edu

Mayo Clinic
200 First St. S.W.
Harwick SL-44
Rochester, MN 55905
mayoclinic.org


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to