Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
1. Open a terminal. SSH into stampede and lonestar6 and do these copies. 
Code Block
titleGet set up for the exercises
ssh <my_user_

...

name>@ls6.tacc.utexas.edu


 
cds
cd my_rnaseq_course

...

cp -r /

...

work2/

...

projects/BioITeam/projects/courses/rnaseq_course

...

/day_4_partA . &

...

2. Open another terminal tab and ssh into stampede. Request an interactive session in one of stampede's compute nodes.

...



#Open another session and request an interactive session
idev -m 

...

120 -q normal -A

...

 OTH21164 -r RNAseq2


#Without reservation, use the development queue (REMEMBER TO SAY NO WHEN IT ASKS IF YOU WANT TO USE THE RESERVATION)
idev -m 120 -q development -A OTH21164

Back to COURSE OUTLINE