[vtkusers] MPI Volume Rendering

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Thu May 4 15:59:35 EDT 2006


I'm trying to do volume rendering on our cluster. Eventually I want to
make animations but for now I'll settle for one frame.

I must have made some mistake. The error and particularly the big
negative number make me think there's something uninitialized, but I
can't see it.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information v
ector from input port index -1073759367 for algorithm vtkXMLUnstructuredGridRead
er(0x84ced80), which has 0 input ports.
-------------- next part --------------
ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e7180): Attempt to get input information vector from input port index -1073747104 for algorithm vtkXMLUnstructuredGridReader(0x84cf0e0), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073747080 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073759367 for algorithm vtkXMLUnstructuredGridReader(0x84ced80), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073759367 for algorithm vtkXMLUnstructuredGridReader(0x84ced80), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073755271 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073751176 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e58): Attempt to get input information vector from input port index -1073747079 for algorithm vtkXMLUnstructuredGridReader(0x84ceda0), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073759367 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073747080 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073751175 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e58): Attempt to get input information vector from input port index -1073751176 for algorithm vtkXMLUnstructuredGridReader(0x84ceda0), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e58): Attempt to get input information vector from input port index -1073759367 for algorithm vtkXMLUnstructuredGridReader(0x84ceda0), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e50): Attempt to get input information vector from input port index -1073759367 for algorithm vtkXMLUnstructuredGridReader(0x84ced90), which has 0 input ports.

ERROR: In /home/khobbs/kitware/VTK/Filtering/vtkExecutive.cxx, line 373
vtkStreamingDemandDrivenPipeline (0x84e6e58): Attempt to get input information vector from input port index -1073751175 for algorithm vtkXMLUnstructuredGridReader(0x84ceda0), which has 0 input ports.

mpiexec: Warning: tasks 0-13 died with signal 11 (Segmentation fault).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MPIVolumeRenderMovie.cxx
Type: text/x-c++src
Size: 4871 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060504/5182a5a7/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060504/5182a5a7/attachment.pgp>


More information about the vtkusers mailing list