[Paraview] mpirun ./pvserver

Kaster Might kastermight at gmail.com
Wed Feb 22 02:45:59 EST 2012


Hi all,

I have issues with running parallel pvserver on linux machine. When I try this `mpirun -np 3 ./pvserver` I get error `vtkServerSocket (0xe09640): Socket error in call to bind. Address already in use.` for every process but first.  I believe it's because each of `pvserver` processes tries to listen the same 11111 port at the same time, but I couldn't find how to specify different ports depending on -np parameter for mpirun. Any help or advice is appreciated.

Thanks.

--
Kaster Might
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1322 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120222/4d3377e2/attachment.bin>


More information about the ParaView mailing list