rsnt_translations
56,420
edits
No edit summary |
(Marked this version for translation) |
||
Line 24: | Line 24: | ||
* On Windows, copy the file to ''My Documents\VisIt 3.2.1\hosts'' or similar directory. | * On Windows, copy the file to ''My Documents\VisIt 3.2.1\hosts'' or similar directory. | ||
<!--T:55--> | |||
Start VisIt on your laptop; in the main menu, under ''Options -> Host Profiles'', you should see the ''cedar'' host profile. If you want to do remote rendering on Graham instead, set | Start VisIt on your laptop; in the main menu, under ''Options -> Host Profiles'', you should see the ''cedar'' host profile. If you want to do remote rendering on Graham instead, set | ||
Line 62: | Line 63: | ||
Save the settings with ''Options -> Save Settings'' and then exit VisIt on your laptop for settings to take effect. | Save the settings with ''Options -> Save Settings'' and then exit VisIt on your laptop for settings to take effect. | ||
<!--T:56--> | |||
If your account has multifactor authentication enabled, you will need to configure your SSH client with ControlMaster as described in [https://docs.alliancecan.ca/wiki/Multifactor_authentication this page], and make sure to use the full host name for Host, e.g. | If your account has multifactor authentication enabled, you will need to configure your SSH client with ControlMaster as described in [https://docs.alliancecan.ca/wiki/Multifactor_authentication this page], and make sure to use the full host name for Host, e.g. | ||
<!--T:57--> | |||
<pre> | <pre> | ||
Host cedar.alliancecan.ca | Host cedar.alliancecan.ca | ||
Line 73: | Line 76: | ||
</pre> | </pre> | ||
<!--T:58--> | |||
Next, log in to the cluster in a terminal window. Finally, relaunch VisIt on your computer, start the file-open dialogue and change the local host to ''cedar'' (or ''graham''). Hopefully, the connection is established, the remote VisIt Component Launcher gets started on the cluster's login node, and you should be able to see the cluster's filesystem, navigate to your file and select it. You will be prompted to select either the ''login'' (rendering on the login node) or ''slurm'' (rendering inside an interactive Slurm job on a compute node) profile. If you select the ''slurm'' profile, you will need to specify the number of nodes and processors and the maximum time limit: | Next, log in to the cluster in a terminal window. Finally, relaunch VisIt on your computer, start the file-open dialogue and change the local host to ''cedar'' (or ''graham''). Hopefully, the connection is established, the remote VisIt Component Launcher gets started on the cluster's login node, and you should be able to see the cluster's filesystem, navigate to your file and select it. You will be prompted to select either the ''login'' (rendering on the login node) or ''slurm'' (rendering inside an interactive Slurm job on a compute node) profile. If you select the ''slurm'' profile, you will need to specify the number of nodes and processors and the maximum time limit: | ||