38,760
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 29: | Line 29: | ||
2. At the prompt that is now running inside your job, load the offscreen ParaView module and start the server. | 2. At the prompt that is now running inside your job, load the offscreen ParaView module and start the server. | ||
{{Command|module load | {{Command|module load gcc/9.3.0 paraview-offscreen/5.8.0}} | ||
{{Command|pvserver --force-offscreen-rendering | {{Command|pvserver --force-offscreen-rendering | ||
|result= | |result= | ||
Line 57: | Line 57: | ||
{{Commands | {{Commands | ||
|module load | |module load gcc/9.3.0 paraview-offscreen/5.8.0 | ||
|srun pvserver --force-offscreen-rendering | |srun pvserver --force-offscreen-rendering | ||
}} | }} | ||
Line 75: | Line 75: | ||
{{Commands | {{Commands | ||
|module load | |module load gcc/9.3.0 paraview-offscreen-gpu/5.8.0 | ||
|unset DISPLAY | |unset DISPLAY | ||
}} | }} |