Currently, I am able to connect remotely from my Windows box to a pvserver running on a linux box call LinuxHostA and visualize the data.
[I am currently running pvserver on LinuxHostA only]
I believe I am making some progress, the Paraview UI indicates parallel/remote rendering
What I am still unable to figure out is how to run the mpiexec on LinuxHostA so that multiple pvserver is launch on e.g. LinuxHostB, LinuxHostC
Using this wiki as a reference, which case should I focus on reading more carefully to formulate the setup run the mpiexec pvserver on the multiple hosts LinuxHostA,LinuxHostB,LinuxHostC with the constraint that the only port number opened is 22 on all the Linux hosts?