MantisBT - ParaView
View Issue Details
0005037ParaView(No Category)public2007-05-14 17:082007-08-14 09:32
Clinton Stimpson 
Clinton Stimpson 
normalmajoralways
closedfixed 
 
 
0005037: Flow test crashes in client/server mode with mpi
Applictions/Client/CMakeLists.txt adds a test called "Flow" it crashes in the SurfaceVectors filter in client/server mode with mpi.
Test currently runs in standalone.
No tags attached.
Issue History
2007-08-07 18:55Clinton StimpsonNote Added: 0008365
2007-08-07 19:09Clinton StimpsonAssigned ToBerk Geveci => Clinton Stimpson
2007-08-07 19:09Clinton StimpsonStatustabled => @80@
2007-08-07 19:09Clinton StimpsonResolutionopen => fixed
2007-08-07 19:09Clinton StimpsonNote Added: 0008366
2007-08-14 09:32Ken MorelandStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008365)
Clinton Stimpson   
2007-08-07 18:55   
Oh, need at least 2 processes (mpirun -np 2 bin/pvserver) to see this crash.
(0008366)
Clinton Stimpson   
2007-08-07 19:09   
Fix crash.
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkSurfaceVectors.cxx,v <-- vtkSurfaceVectors.cxx
new revision: 1.3; previous revision: 1.2

Enable client/server testing.
/cvsroot/ParaView3/ParaView3/Applications/Client/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.150; previous revision: 1.149