Simplifying Remote Visualization for HPC sites
From ParaQ Wiki
Jump to navigationJump to search
Currently ParaView uses pvsc files for configuring connecting to servers. Although powerful, it's really complicated for site-maintainers to use them. The goal of this page is to consolidate ideas so that we that it's possible for users to simply download ParaView and then submit jobs to any of the major supercomputing sites and visualize their datasets.
- SSH-enabled ParaView
- Martin et. al have an article talking about avoiding ssh-tunneling, instead directly using ssh to talk to pvserver. We should see how we can support that.