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
No related merge requests found
# ParaView
Open-Source, Multi-Platform Data Analysis and Visualization Application
# In situ visualization
## 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 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.
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/
[b]: http://paraview.org/paraview/resources/software.php
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment