[Paraview] version 3.0.2 parallel execution: 64 bits 3.0.2 on serve, 32-bits on client

Moreland, Kenneth kmorel at sandia.gov
Tue Apr 29 09:04:36 EDT 2008


You may also consider upgrading to 3.2.1.  As Berk mentioned, there was a
bug in 3.0 that caused problems when connecting client to server with
mismatch of the VTK_USE_64BITA_IDS.  That is fixed in the latest release.

-Ken


On 4/29/08 8:47 AM, "Berk Geveci" <berk.geveci at kitware.com> wrote:

> It is hard to say without more information. It sounds like the server
> is crashing but I am not sure this is because of the 32 bit client. 64
> bit server/32 bit client should work as long they were both built with
> the same VTK_USE_64BIT_IDS. Can you open this file in the stand-alone
> mode? Can you attach to the server with a debugger to get a stack
> trace?
>
> -berk
>
>
> On Tue, Apr 29, 2008 at 8:07 AM, Stephen Wornom
> <stephen.wornom at sophia.inria.fr> wrote:
>> 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.cx
>> x,
>> 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.cx
>> x,
>> 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>
>>
>>  _______________________________________________
>>  ParaView mailing list
>>  ParaView at paraview.org
>>  http://www.paraview.org/mailman/listinfo/paraview
>>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>




More information about the ParaView mailing list