Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HCC docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Holland Computing Center
HCC docs
Merge requests
!317
Tweak paraview intro.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Tweak paraview intro.
paraview-tweak
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Adam Caprez
requested to merge
paraview-tweak
into
master
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
897f95ea
1 commit,
2 years ago
1 file
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
content/applications/app_specific/running_paraview.md
+
4
−
2
Options
@@ -3,8 +3,10 @@ title = "Running Paraview"
description = "How to run Paraview on HCC resources."
+++
## This document provides the steps to run ParaView on HCC resources in both client-only mode and client-server mode.
[
Paraview
](
https://www.paraview.org/
)
is an open-source, multi-platform data analysis and visualization application.
Paraview can run as a client (GUI) only, or can run as a client-server model, utilizing a MPI-based server process
for extra computational power.
This document provides the steps to run ParaView on HCC resources in both client-only mode and client-server mode.
### Running the ParaView client on HCC clusters
Loading