Bug 206840 - sci-visualization/paraview-3.2.1 - incorrect cmake option for mpi support
Bug#: 206840 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: markusle@gentoo.org Reported By: Zeliboba@mail.ru
Component: Ebuilds
URL: 
Summary: sci-visualization/paraview-3.2.1 - incorrect cmake option for mpi support
Keywords:  
Status Whiteboard: 
Opened: 2008-01-21 07:00 0000
Description:   Opened: 2008-01-21 07:00 0000
cmake option  -DVTK_USE_MPI:BOOL=ON for using mpi is incorrect in
paraview-3.2.1 ebuild (it has no effect), proper option is
-DPARAVIEW_USE_MPI:BOOL=ON additionally I added -DVTK_MPI_MAX_NUMPROCS=4 to
take advantage of my quad-core CPU

I discovered this bug when tried to load some XDMF files (some operation are
supported only without XDMF_NO_MPI macro), now these files loaded correctly.
pleas fix ebuild.

Reproducible: Always

------- Comment #1 From Markus Dittrich 2008-01-21 11:46:15 0000 -------
Hi Maxim,

Thanks for your note and I just fixed this in portage cvs.

Best,
Markus