Difference between revisions of "Login to SciComp GPUs"

From epsciwiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<br>
 
<br>
 
Steps: <br>
 
Steps: <br>
1. Setting up the software environment seems to be more easily done using conda. We need to first log into jlab common environment with ssh as <br>
+
1. Setting up the software environment seems to be more easily done using conda. We need to first log into jlab common environment with ssh <br>
 
<br>
 
<br>
 
<font color='#000099'><b>ssh login.jlab.org</b></font>
 
<font color='#000099'><b>ssh login.jlab.org</b></font>

Revision as of 02:05, 26 August 2020

The following is how to use one of the ML scicomp machines that has 4 Titan RTX GPU cards installed.
Steps:
1. Setting up the software environment seems to be more easily done using conda. We need to first log into jlab common environment with ssh

ssh login.jlab.org
You'll be prompted to enter your Jlab account password.

2. We need to log into ifarm with the following ssh command

ssh ifarm190X
In 190X, X can either be 1 or 2.

3.