[Paraview] Problems using Paraview 3.6.1 on a linux cluster
alfacentauri2 at inwind.it
alfacentauri2 at inwind.it
Thu Oct 8 04:14:31 EDT 2009
Good morning,
I have two big problems using paraview 3.6.1 on a cluster with Debian operative system.
I hope you'll help me!
1)
- I start the pvserver on the master node of the cluster with the command:
mpirun -np 64 -machinefile /home/utente/ParaView/ListaNodi /home/utente/ParaView/ParaView-bin/bin/pvserver --use-offscreen-rendering
- I start the paraview on the client
- I establish the connection between client ad server
then, when I try to open a file, I always obtain this error:
vtkServerConnection.cxx, line 67
vtkServerConnection (0x265b060): Server Connection Closed!
[nodo1:07134] *** Process received signal ***
[nodo1:07134] Signal: Segmentation fault (11)
[nodo1:07134] Signal code: (128)
[nodo1:07134] Failing at address: (nil)
[nodo1:07134] [ 0] /lib/libpthread.so.0 [0x7f84c6f9ea80]
[nodo1:07134] [ 1] /usr/lib/libGL.so.1(glBlendFuncSeparateEXT+0x16) [0x7f84c86732e6]
[nodo1:07134] *** End of error message ***
Segmentation fault
2) When I try to execute some tests with the command:
ctest -I ,,10
I obtain too many errors in the log file (you can see in attach), for example:
/home/utente/ParaView-bin/bin/QVTKCxxTests: error while loading shared libraries: libQVTK.so.pv3.6: cannot open shared object file: No such file or directory
but the file libQVTK.so.pv3.6 (and the others lib*) is in the directory
/home/utente/ParaView-bin/bin
Could you please help me?
Thank you in advance!
Paolo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LastTestCluster.log
Type: text/x-log
Size: 92927 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091008/dda2084f/attachment-0001.bin>
More information about the ParaView
mailing list