summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/paraview/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/graphics/paraview/README b/graphics/paraview/README
index adc2dd6e07..021b2bba86 100644
--- a/graphics/paraview/README
+++ b/graphics/paraview/README
@@ -1,12 +1,14 @@
-ParaView 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
+ParaView 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.
This SlackBuild, in line with official Paraview releases,
is intended only for 64bit systems.
Although not recommended, building without MPI (mpich) support
-is possible by setting the relevant variables in the build environment e.g.
+is possible by setting the relevant variables in the build environment:
+
MPICH=no sh paraview.SlackBuild