Skip to content

Commit 8e79bf1

Browse files
committed
change cpu queue to main
1 parent 2f60d0e commit 8e79bf1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/resources/tutorial_queue_account.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
" \n",
3939
"- We have a special queue <strong>tutorial</strong> during the lab sessions to ensure you get through the derecho queues quickly and get your jobs run. This queue are only active during our lab sessions. \n",
4040
"\n",
41-
"- Outside the lab sessions, you should use the queue <strong>cpu</strong> to run cesm.\n",
41+
"- Outside the lab sessions, you should use the queue <strong>main</strong> to run cesm.\n",
4242
" \n",
4343
"</div>\n",
4444
"\n",
@@ -51,7 +51,7 @@
5151
"\n",
5252
"Outside the lab sessions:\n",
5353
"```\n",
54-
"./xmlchange JOB_QUEUE=cpu --force\n",
54+
"./xmlchange JOB_QUEUE=main --force\n",
5555
"```"
5656
]
5757
},

0 commit comments

Comments
 (0)