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
|
|
@ -109,7 +109,7 @@ alice@log1.wynton.ucsf.edu's password:
|
|||
- e.g. git, vim, nano, make and python
|
||||
- Also has access to [software repositories](https://wynton.ucsf.edu/hpc/software/software-repositories.html) some which are maintained by other users or research groups
|
||||
- e.g. matlab, R and openjdk
|
||||
- Cannot be logged in to directly, only from a login node
|
||||
- Cannot SSH in to directly, only from a login node
|
||||
|
||||
```{r, engine='bash', eval=TRUE, results='markup',comment=NA, highlight=TRUE, echo=FALSE}
|
||||
echo "ssh dev1"
|
||||
|
|
@ -121,7 +121,7 @@ dev[1-3], gpudev1, pdev1 (PHI) and pgpudev1 (PHI)
|
|||
|
||||
## Data Transfer Nodes {.small-bullets}
|
||||
|
||||
- Can be logged in to directly
|
||||
- Can SSH in to directly
|
||||
- Fast network speed
|
||||
- Limited software
|
||||
- Use for transferring files to and from Wynton
|
||||
|
|
@ -138,7 +138,7 @@ dt1 and dt2
|
|||
|
||||
## Compute Nodes {.small-bullets}
|
||||
|
||||
- Can **not** be logged in to directly
|
||||
- Can **not** SSH in to directly
|
||||
- No internet or UCSF network access\
|
||||
- Used to run non-interactive compute job scripts
|
||||
- The software to run the job script is provided using a container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue