[vtkusers] vtkMPIEventLog - not built into VTK 4.2

Berk Geveci berklist at nycap.rr.com
Mon May 10 14:21:56 EDT 2004


I don't think vtkMPIEventLog was ever fully integrated to VTK. I wrote
that a long time ago as a half-hearted attempt to use MPE with VTK. Try
adding it to the CMakeLists.txt file and see if it compiles.

On Mon, 2004-05-10 at 14:01, Randy Hudson wrote:
> I'd like to use vtkMPIEventLog for custom MPI event logging in my
> VTK4.2-based parallel app., but, though vtkMPIEventLog.cxx and
> vtkMPIEventLog.h are in the VTK/Parallel directory, the VTK build
> process doesn't compile and link vtkMPIEventLog.cxx into
> libvtkParallel.so.
> 
> The reason seems to be that VTK/Parallel/CMakeLists.txt doesn't
> include a line for vtkMPIEventLog.cxx in the "IF (VTK_USE_MPI)"
> statement along with lines for vtkMPICommunicator.cxx,
> vtkMPIController.cxx and vtkMPIGroup.cxx.
> 
> Is VTK/Parallel/CMakeLists.txt set up wrong?
> 
> Has vtkMPIEventLog been discontinued?
> 
> 
> Thanks.
> 
> 
> 
> 
> Randy Hudson.
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at:
> <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
-- 
Berk Geveci <berklist at nycap.rr.com>




More information about the vtkusers mailing list