rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 84: | Line 84: | ||
<!--T:46--> | <!--T:46--> | ||
The job should automatically start on one of the CPU interactive nodes. | :The job should automatically start on one of the CPU interactive nodes. | ||
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. | ||
Line 93: | Line 93: | ||
<!--T:48--> | <!--T:48--> | ||
The '''--mesa-swr-avx2''' flag is important for much faster software rendering with the OpenSWR library. | :The '''--mesa-swr-avx2''' flag is important for much faster software rendering with the OpenSWR library. | ||
<!--T:49--> | <!--T:49--> | ||
Line 100: | Line 100: | ||
<!--T:50--> | <!--T:50--> | ||
Wait for the server to be ready to accept client connection. | :Wait for the server to be ready to accept client connection. | ||
3. Make a note of the node (in this case cdr774) and the port (usually 11111) and in another terminal on your laptop (on Mac/Linux; in Windows use a terminal emulator) link the port 11111 on your laptop and the same port on the compute node (make sure to use the correct compute node). | 3. Make a note of the node (in this case cdr774) and the port (usually 11111) and in another terminal on your laptop (on Mac/Linux; in Windows use a terminal emulator) link the port 11111 on your laptop and the same port on the compute node (make sure to use the correct compute node). | ||