Simplifying Remote Visualization for HPC sites

From ParaQ Wiki
Revision as of 12:28, 29 April 2010 by Utkarsh (talk | contribs) (Created page with '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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.