[Paraview] version 3.0.2 parallel execution: 64 bits 3.0.2 on serve, 32-bits on client
Stephen Wornom
stephen.wornom at sophia.inria.fr
Tue Apr 29 08:07:59 EDT 2008
I am running v 3.0.2 64-bits on the server installed by the sysops.
On my workstation I downloaded 3.0.2 32 bits. Could that cause the
following error?
If so is there a 64-bit that can be downloaded?
The *vtu data seems to be reading correctly and the error comes after
the read is complete (I believe).
Stephen
Navier> ERROR: In
/home/berk/Work/ReleaseBuilds/ParaView3/Servers/Common/vtkServerConnection.cxx,
line 67
vtkServerConnection (0x8690758): Server Connection Closed!
[21]+ Broken pipe
$HOME/paraview-3.0.2-Linux-x86/bin/paraview -dr
Navier> !pview
pview302&
[21] 11941
Navier> ERROR: In
/home/berk/Work/ReleaseBuilds/ParaView3/Servers/Common/vtkServerConnection.cxx,
line 67
vtkServerConnection (0x868f120): Server Connection Closed!
sophia-nef-bash-3.2$ head solf.038000.vtu
<?xml version="1.0"?>
<VTKFile type="UnstructuredGrid" byte_order="LittleEndian">
<UnstructuredGrid>
<Piece NumberOfPoints="290498" NumberOfCells="1580392">
<Points>
<DataArray type="Float32" NumberOfComponents="3"
format="appended" offset="0"></DataArray>
</Points>
<Cells>
<DataArray type="UInt32" Name="connectivity" format="appended"
offset="3485980"></DataArray>
<DataArray type="UInt32" Name="offsets" format="appended"
offset="28772256"></DataArray>
More information about the ParaView
mailing list