[Paraview] Parallel build/test and git

Kevin H. Hobbs hobbsk at ohiou.edu
Tue Apr 27 15:09:42 EDT 2010


This is probably a cmake issue but...

I can not get cmake-2.8.1 or cmake built from cvs to build ParaView
(VTK, or ITK) in parallel.

I have tried setting both

   set(CTEST_BUILD_FLAGS "-i -j8")

and

   set(CTEST_BUILD_COMMAND "/usr/bin/gmake -i -j8")

but neither has any effect.

The old CMakeCache.txt variable

   MAKECOMMAND:STRING=/usr/bin/gmake -i -j8

works only for cmake-2.6 ( and earlier. )

cmake-2.6 does not support git.

cmake-2.6 does not support parallel testing.


-------------- 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/ac730790/attachment.pgp>


More information about the ParaView mailing list