wiki:ParaView/Jureca

Version 4 (modified by Sonja Habbinga, 8 years ago) ( diff )

--

ParaView on JURECA

JURECA provides

  • 1872 compute nodes and
  • 12 visualization nodes equipped with
    • Two NVIDIA K40 GPUs per node
    • 2 x 12 GiB GDDR5 memory
    • 10 nodes with 512 GiB memory
    • 2 nodes with 1024 GiB memory
  • Login nodes providing direct user access

There are basically 3 ways of how to do Remote Visualization with ParaView on JURECA:

Remote Visualization pro contra

X Forwarding

  • easy to use (ssh -X ...)
  • sending X/OpenGL commands is slow
  • X Server on user workstation required (not a problem on Linux, might be a problem on Windows and Mac)
  • X Server has to be compatible with OpenGL
  • many OpenGL extensions need direct access to GPU

VNC

  • easy to use, user only needs to install VNC viewer (not the vis app itself)
  • very convenient, full desktop access of remote machine
  • image delivery is fast
  • GPU not needed on remote machine
  • software OpenGL not integrated in all VNC Servers
  • software OpenGL is slow
  • no parallel visualization

Client-Server mode


any feedback welcomed - h.zilken@…, goebbert@…

Attachments (8)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.