38,760
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 127: | Line 127: | ||
<li> After getting a compute node, let's say niaXYZW, load the ParaView module and start a ParaView server.</li> | <li> After getting a compute node, let's say niaXYZW, load the ParaView module and start a ParaView server.</li> | ||
{{ | {{Command | ||
|module load paraview | |module load paraview | ||
|pvserver --mesa-swr-ax2 | |pvserver --mesa-swr-ax2 | ||
Line 136: | Line 136: | ||
<li> Now, you have to wait a few seconds for the server to be ready to accept client connections.</li> | <li> Now, you have to wait a few seconds for the server to be ready to accept client connections.</li> | ||
{{Command|prompt=|Waiting for client... | |||
Connection URL: cs://niaXYZW.scinet.local:11111 | |||
Accepting connection(s): niaXYZW.scinet.local:11111 | |||
}} | |||
<li> Open a new terminal without closing your debugjob, and SSH into Niagara using the following command:</li> | <li> Open a new terminal without closing your debugjob, and SSH into Niagara using the following command:</li> |