software:paraview:paraview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:paraview:paraview [2020-08-05 11:37] mkylesoftware:paraview:paraview [2021-02-24 16:39] (current) – [Details by clusters] anita
Line 1: Line 1:
 +====== ParaView ======
 +
 +ParaView is an open-source, multi-platform application designed to visualize data sets of varying sizes from small to very large. 
 +
 +See [[https://www.paraview.org/paraview-guide/|ParaView Users Guide – Public Wiki]] 
 +
 +One of the main purposes of ParaView is to allow users to visualize large data sets that reside on HPC clusters without first collecting and downloading the data to a single machine.  The local workstation, which is good at visualization, may not have the memory or computing power for rending jobs that benefit from MPI on a cluster.  The solution is a client server model
 +
 +See [[http://www.paraview.org/Wiki/Users_Guide_Client-Server_Visualization|Client-Server chapter of Users Guide]] 
 +
 +=====Details by cluster=====
 +  * [[software:paraview:caviness | Caviness]]
 +  * [[software:paraview:farber | Farber]]
 +
 +