[Paraview] Can the process of buiding paraview be shortened?
David E DeMarle
dave.demarle at kitware.com
Sat Aug 19 12:54:08 EDT 2006
Hello,
I have not tried distcc or dmake so I can not comment. However, one
thing to try is turning on the BUILD_SHARED_LIBS flag in cmake. That
makes a world of difference in the compile time in my experience.
cheers
Dave DeMarle
Lijun Xie wrote:
> Hi all,
>
> I try to modify some code of paraview. However, the building time is too long. Each time after I modify some codes, I have to wait at least half an hour to see the effect. I have an 24 nodes linux cluster, so I think maybe it cab be accelerated by distributed and parallel compiling. However, I tried distcc and dmake, both failed when making paraview but successed on other common programs. I doubt CMake which paraview depends is a bit too complicated for these parallel compiling tools, is it?
>
>
>
> Daniel
> 2006-08-19
>
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
More information about the ParaView
mailing list