mirror of
https://github.com/gladstone-institutes/Bioinformatics-Workshops.git
synced 2025-11-30 09:45:43 -08:00
fix node information slides
This commit is contained in:
parent
d482023d75
commit
b23d5dd65f
2 changed files with 6 additions and 6 deletions
|
|
@ -703,7 +703,7 @@ groups
|
|||
<ul>
|
||||
<li>e.g. matlab, R and openjdk</li>
|
||||
</ul></li>
|
||||
<li>Cannot be logged in to directly, only from a login node</li>
|
||||
<li>Cannot SSH in to directly, only from a login node</li>
|
||||
</ul>
|
||||
<pre><code>ssh dev1</code></pre>
|
||||
<p><u>Names</u>:</p>
|
||||
|
|
@ -712,7 +712,7 @@ groups
|
|||
<section id="data-transfer-nodes" class="slide level2 small-bullets">
|
||||
<h2 class="small-bullets">Data Transfer Nodes</h2>
|
||||
<ul>
|
||||
<li>Can be logged in to directly</li>
|
||||
<li>Can SSH in to directly</li>
|
||||
<li>Fast network speed</li>
|
||||
<li>Limited software</li>
|
||||
<li>Use for transferring files to and from Wynton</li>
|
||||
|
|
@ -725,7 +725,7 @@ groups
|
|||
<section id="compute-nodes" class="slide level2 small-bullets">
|
||||
<h2 class="small-bullets">Compute Nodes</h2>
|
||||
<ul>
|
||||
<li>Can <strong>not</strong> be logged in to directly</li>
|
||||
<li>Can <strong>not</strong> SSH in to directly</li>
|
||||
<li>No internet or UCSF network access<br />
|
||||
</li>
|
||||
<li>Used to run non-interactive compute job scripts</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue