Share:

Notes using cluster

Made with Remarkable!

To use the paraview with server-client

At home

In flexicast :

srun --nodelist=flexicast-node02 pvserver -sp=33333 & 

In client , setup a server with … (to be completed)

In Uni

Just configure a server in the client paraview in mode “Client/Server (rever connection)” with the command:

ssh flexicast.upc.edu srun --nodelist=flexicast-node02 /opt/paraviewopenfoam56/bin/pvserver --reverse-connection --server-port=<port number> --client-host=<name of your machine>