An interactive data analysis and visualisation tool with 3D rendering capability
Description
ParaView is an open-source, multi-platform data analysis and visualization application with interactive 3D or programmatical batch processing capabilities
Read more on ParaView home page. For a manual visit the Paraview Guide page.
Modules
Version | Installation Path | modulefile | compiler | comment |
---|---|---|---|---|
5.0.1 | /sw/viz/paraview/5.0.1/skl | paraview/5.0.1 | openmpi |
Example Use
Load prerequisite modules
module load gcc/9.2.0 module load openmpi/gcc.9 module load anaconda3 module load llvm module load paraview
Start interactive job. If a lot of memory is needed, especially the fat nodes are suitable:
srun -N1 --partition=large96 --ntasks-per-node=96 --mem=747000mb --pty bash