# Run Paraview on multiple nodes on HPC cluster

**URL:** https://discourse.paraview.org/t/run-paraview-on-multiple-nodes-on-hpc-cluster/8969
**Category:** ParaView Support
**Created:** [February 15, 2022, 4:44am UTC](https://discourse.paraview.org/t/run-paraview-on-multiple-nodes-on-hpc-cluster/8969 "2022-02-15T04:44:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Abhijeet\_Chodankar](https://discourse.paraview.org/user_avatar/discourse.paraview.org/abhijeet_chodankar/32/4784_2.png) [@Abhijeet\_Chodankar](https://discourse.paraview.org/u/Abhijeet_Chodankar)
#### Post date: [February 15, 2022, 4:44am UTC](https://discourse.paraview.org/t/run-paraview-on-multiple-nodes-on-hpc-cluster/8969/1 "2022-02-15T04:44:40Z")

</div>

I used the tunneling method to connect Paraview in client server mode. In this method, I did connect to one node on the HPC. What method should I adopt if I would like to run Paraview on multiple nodes on HPC? Does it deliver faster performance on multiple nodes? How impactful is the usage of GPUs? When using a combination of GPUs and multiple nodes, What is the optimal amount of nodes, cores, and GPUs to be utilized for a large scale visualization?

It is very slow when I try to save an animation. I would appreciate any feedback to make this process faster.

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [February 15, 2022, 10:36am UTC](https://discourse.paraview.org/t/run-paraview-on-multiple-nodes-on-hpc-cluster/8969/2 "2022-02-15T10:36:12Z")

</div>

> [@Abhijeet\_Chodankar](#):
>
> What method should I adopt if I would like to run Paraview on multiple nodes on HPC?

Use your MPI implementation.

> [@](#):
>
> Does it deliver faster performance on multiple nodes?

Yes, but it depends on your workflow

> [@](#):
>
> How impactful is the usage of GPUs?

Very important if you render

> [@](#):
>
> When using a combination of GPUs and multiple nodes, What is the optimal amount of nodes, cores, and GPUs to be utilized for a large scale visualization?

[https://www.kitware.com/paraview-hpc-scalability-guide/](https://www.kitware.com/paraview-hpc-scalability-guide/)

> [@](#):
>
> It is very slow when I try to save an animation. I would appreciate any feedback to make this process faster.

You are probably limited by the reading time of each time step
