Skip to content
Snippets Groups Projects
Commit 92957f38 authored by Petr Strakos's avatar Petr Strakos
Browse files

Update insitu.md

parent ae6a8e70
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!229In situ,!228In situ
# ParaView # In situ visualization
Open-Source, Multi-Platform Data Analysis and Visualization Application
## Introduction ## Introduction
In situ visualization serves as a possibility how to visualize your data during the computation. It is a visualization pipeline that can be used on our [Salomon][1] cluster. The pipeline is based on [ParaView Catalyst][2] library.
[ParaView][a] is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView's batch processing capabilities. [ParaView][a] is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView's batch processing capabilities.
ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of exascale size as well as on laptops for smaller data. ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of exascale size as well as on laptops for smaller data.
...@@ -85,7 +86,8 @@ You can now use Parallel ParaView. ...@@ -85,7 +86,8 @@ You can now use Parallel ParaView.
Remember to close the interactive session after you finish working with ParaView server, as it will remain launched even after your client is disconnected and will continue to consume resources. Remember to close the interactive session after you finish working with ParaView server, as it will remain launched even after your client is disconnected and will continue to consume resources.
[1]: ../../salomon/job-submission-and-execution.md [1]: https://docs.it4i.cz/salomon/introduction/
[2]: https://www.paraview.org/in-situ/
[a]: http://www.paraview.org/ [a]: http://www.paraview.org/
[b]: http://paraview.org/paraview/resources/software.php [b]: http://paraview.org/paraview/resources/software.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment