On 7/19/2010 11:10 PM, Emmanuel Christophe wrote:
Hi all,
I used to do parallel build for my nightly with ctest by putting
MAKECOMMAND:STRING=/usr/bin/make -i -j8
in my .cmake script.
http://www.cdash.org/CDash/buildSummary.php?buildid=669361
Build command: /usr/bin/make -i
Start Time: 2010-07-19T11:51:09 EDT
End Time: 2010-07-19T13:56:33 EDT
So, it is not using make -j. You should look at the CMakeCache.txt and
the DartConfiguration.tcl file and what values they have.
I would have to see the cmake script you are using.
-Bill
_______________________________________________
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