[READ-ONLY] Mirror of https://github.com/shuuji3/mochi-boot-camp. Forked from https://xgitlab.cels.anl.gov/sds/mochi-boot-camp
margo mochi sds
0

Configure Feed

Select the types of activity you want to include in your feed.

note about queues

+9 -1
+9 -1
sessions/s2-hands-on/README.md
··· 197 197 hours and open up an interactive terminal on that node. 198 198 199 199 ``` 200 - qsub qsub -I -n 1 -t 480 -q it 200 + qsub qsub -I -n 1 -t 480 -q R.mochi_day1 201 201 ``` 202 + 203 + NOTE: the "R.mochi_day1" part is the name of a reservation that we have in 204 + place to guarantee node availability on the first day from 9am to 5pm. 205 + There are identical reservations in place for day 2 and day 3 called 206 + R.mochi_day2 and R.mochi_day3. 207 + 208 + You are welcome to submit jobs after hours as well! Just use `-q it` during 209 + those times for the general availability queues for the nodes we are using. 202 210 203 211 Once the terminal is open, you can open additional terminals to that node 204 212 with ssh. For example: