Hi all I fin the solution, thanks for mpi community.
The comand whe need to launch pvserver in tiled display mode using openmpi
1.4.2 and paraview 3.8.0 on Mac OS X 10.6.4 or later is (in our case, we
have a tiled dislpay of 4x3 screens):
$ mpirun --leave-session-attached --hostfile myHostFile -n
Hi all.
I've running pvserver in tiled display mode with the next comand. (I'm using
Paraview 3.8.0)
$ mpirun --hostfile myHostFile -np 16 pvserver -tdx=4 -tdy=4
Listen on port: 1
Waiting for client...
Client connected.
Process id: 5 >> Warning: In
/Users/cinvestav/install_apps/ParaView-3.8.