The paraview-roll is deprecated; SDSC no longer supports or develops it.
This roll bundles the ParaView data analysis and visualization package.
For more information about ParaView please visit the official web page:
- 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.
To build/install this roll you must have root access to a Rocks development machine (e.g., a frontend or development appliance).
If your Rocks development machine does not have Internet access you must
download the appropriate paraview source file(s) using a machine that does
have Internet access and copy them into the src/<package> directories on your
Rocks development machine.
Unknown at this time.
To build the paraview-roll, execute these instructions on a Rocks development machine (e.g., a frontend or development appliance):
% make default 2>&1 | tee build.log
% grep "RPM build error" build.logIf nothing is returned from the grep command then the roll should have been
created as... paraview-*.iso. If you built the roll on a Rocks frontend then
proceed to the installation step. If you built the roll on a Rocks development
appliance you need to copy the roll to your Rocks frontend before continuing
with installation.
To install, execute these instructions on a Rocks frontend:
% rocks add roll *.iso
% rocks enable roll paraview
% cd /export/rocks/install
% rocks create distro
% rocks run roll paraview | bashIn addition to the software itself, the roll installs paraview environment module files in:
/opt/modulefiles/applications/paraview