[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#509296: Preparation for VTK 5.4



[CCing debian-science]

On Mon, Dec 7, 2009 at 10:42 AM, Mathieu Malaterre
<mathieu.malaterre@gmail.com> wrote:
>> Bug 558716 is really the only thing that worries me now. Perhaps the
>> best solution is to only enable VTK_USE_MPI on architectures that use
>> openmpi.
>
> ParaView has been building fine AFAIK. I did not check but I am pretty
> sure MPI option is ON.

Ok. I did check paraview is being build with -DPARAVIEW_USE_MPI:ON

And again in the CMakeListstxt:

SET(PARAVIEW_USE_MPI OFF CACHE BOOL "Build ParaView with MPI support")
SET(VTK_USE_MPI ${PARAVIEW_USE_MPI} CACHE INTERNAL "Build VTK with MPI
support" FORCE)

So I believe VTK should build with VTK_USE_MPI. Could anyone from
debian-science working on paraview double check this thing ?

I would try this option with VTK 5.4 and see if this is not just an
issue with VTK 5.2

HTH
-- 
Mathieu


Reply to: