[Paraview] Error Cave
Christian Wohlschlager
Christian.Wohlschlager at jku.at
Wed Feb 8 02:43:30 EST 2012
** Reply Requested When Convenient **
Hy !
Again thanks alot for the answere i provuide you with the Display
configuration as well the commandline .
the curved:screen.pvx is:
This is the configuration our curved_screen with 3 Displays in one
row.
at next i try to configure the Display with 4 Displays front,left,right
and bottom
<?xml version="1.0" ?>
<pvx>
<Process Type="client"/>
<Process Type="server">
<Machine Name="n001"
Environment="DISPLAY=:0"
LowerLeft= "-2.0 -0.5 -2.0"
LowerRight="-0.8 -0.5 -2.0"
UpperRight="-0.8 0.5 -2.0" />
<Machine Name="n002"
Environment="DISPLAY=:0"
LowerLeft= "-1.0 -0.5 -2.0"
LowerRight= "0.2 -0.5 -2.0"
UpperRight= "0.2 0.5 -2.0" />
<Machine Name="n003"
Environment="DISPLAY=:0"
LowerLeft= "0.0 -0.5 -2.0"
LowerRight= "1.2 -0.5 -2.0"
UpperRight= "1.2 0.5 -2.0" />
</Process>
</pvx>
the object i'm trying to display
is in attached file 1.vtk
Data Arrays:
scalars unsigned short [0,1317]
Number of cells: 3825426
Number of Points:4018560
memory: 7.8 MB
Extents:
X 0 to 389
Y 0 to 447
Z 0 to 22
In the 3D (Volumes) View i get only half of the displayed it looks like
the skull is only half and is cat in half.
The physikal memory is:
virtu: (where paraview is started) 16337304 kB
n001: (display node): 16468376 kB
n002: (display node) 16468372 kB
n003:(display node) 16468376 kB
the pvserver is started with:
/jkudv/packages/openmpi/bin/mpirun -np 3 -bynode -machinefile
/jkudv/packages/ParaView-3.12/config/machinefile_curved.txt
/jkudv/packages/ParaView-3.12/bin/pvserver
/jkudv/packages/ParaView-3.12/config/curved.pvx
paraview is started with:
paraview --stereo --stereo-type="Crystal Eyes"
( It doesnt matter if stereo or not is set)
the System limits is:
cputime unlimited
filesize unlimited
datasize unlimited
stacksize 8192 kbytes
coredumpsize 1 kbytes
memoryuse 13886788 kbytes
vmemoryuse 19319840 kbytes
descriptors 1024
memorylocked unlimited
maxproc 128
more Memory should be available if i split pvserver into data and
renderserver on different machines ( i have another one with 16 T ) i
just have not done this before.
thank you alot
christian
Christian Wohlschlager
JKU Universität Linz
Altenbergerstr.69
4040 Linz
Austria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120208/8e5cae16/attachment.htm>
More information about the ParaView
mailing list