[Paraview] Parallel build/test and git

Kevin H. Hobbs hobbsk at ohiou.edu
Tue Apr 27 16:50:39 EDT 2010


On 04/27/2010 04:40 PM, David E DeMarle wrote:
> I just confirmed that it does spawn 8 compiler instances, I do not
> pretend to understand the cmake magic behind it.
> 

I just got 12 compiler instances out of a test cmake script that just has :

# Client maintainer: hobbsk at ohiou.edu
set(CTEST_SITE "bubbles.hooperlab")
set(CTEST_BUILD_NAME "ParallelBuildTest")
set(CTEST_BUILD_CONFIGURATION Debug)
set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
set(CTEST_BUILD_FLAGS "-i -j 12")
include(${CTEST_SCRIPT_DIRECTORY}/paraview_common.cmake)

I guess it's time to start adding lines one at a time...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100427/72afdb86/attachment.pgp>


More information about the ParaView mailing list