From 2ca9c74d4bbe26cac1ce7bfd7d271cbe087179ae Mon Sep 17 00:00:00 2001 From: dahlo Date: Sun, 10 Nov 2024 22:50:07 +0100 Subject: [PATCH] UPPMAX intro lab -> HPC intro lab completed --- schedule.xlsx | Bin 10711 -> 10713 bytes topics/hpc/intro/lab_hpc_intro.qmd | 39 ++++-------------- ...pmax_pipeline.qmd => lab_hpc_pipeline.qmd} | 0 3 files changed, 9 insertions(+), 30 deletions(-) rename topics/hpc/pipeline/{lab_uppmax_pipeline.qmd => lab_hpc_pipeline.qmd} (100%) diff --git a/schedule.xlsx b/schedule.xlsx index 5902c165ba9b6395db8fe85068908b338c821453..27e96d1ba94358c20cc5c11a9e6a8dd106399c1c 100644 GIT binary patch delta 1412 zcmcZ}d^4Cgz?+#xgn@&DgF$Uo)<#}cMrI(r*_5$@3C!5QY|9L0d|75y^n$wP8C%4{EmUPRg*mx8~d{ z?(B=IweHV~UcbA&_@witqi6Zo7RAb z{|yiRE}d5&#j)ke#)99O3!`)&s<#H_Gx?rS`efZZ*`A|&#grIb%ldP(qZE5RwV$oD zT(ke8U}#s{b_IbbR+Gl^; z7pR=DLf0Tc=)vUl+<9U_&y8-FT3^_3?EAajkNeFYp9|fwbMNX$ZaoVoUr%L7TlS@t zZ}N&c&x6X>m)3hfleu?Y$T=}3rQRcPpYq}ZY)emA)0oGD)->JD1IUU7H640qJoqnyHdU#sjgOP85m zl-sBFVQuNzdd2{6b`IxaX6|Rq3=DQc=!wfvx(AY856G;8B+5d06|l(U844=(vHph) zL~6f>>(t7}nmb(DFmb^_anGJ4lYLj;FVP3FMFa|gheDyr=08Za_W*Y$e0%EyK~W=OCJ_!v)rjlFL;Xj7B&biF`dD~@$XvHg{3=xEJ!{#W$A|ArtVAgzPxG{jElJbb%CGN%GdKB zTz~pE*gQ)kWw#ce#_V}g3uBl!PhdaSAb0xf8SkRv-BAm4`W~tDs3}UWKhdGaDa&_% z*^leLuhoB$2)C+UGb>?XtYTu+!sF4td~Mka*I1`tn`qB4UEC+HEbqJIi4S@AJZ-MT zZB00)clYmgrcafRZS)dqi=T4-uHTjD;o-3;R3^B{*R#efHvdBCwGHBL&Cj^S2F~9W zJNxc$_JV4elj?fg4v7`C{QhwM`k8&e+|SN2$LNV+2_u6L!!suI81qsxg~U&j@>Otg z5~XqrB4DoO3KE!HuVw|N_o&%{>Az|gVA?|6j{_(l2`XwP_o>_Qf;jM`G5MytDOj1H zhBTwy1O_*KUG6qy)(zaW7#M*MFy694hNYILfw zo9eLb<&L9oUo6^lsPw9}ie%?{iwh!QcF(e&t(!1sNA4lrMzw5i-7Ei!7!8(l7BJ2% z@9clR!A@p+_~rfk;zH*83qI5qGU?8JCu7d?FKOWll^SLt;eyKNJ0{FEPwKYGc~| z)!b^4S75;RN!q_aQ;QQ|j4&O7+ zVmY&gmCc8#=F^(9mz`e4uj_MJ-< zn)*5B)w`|l@=wk={5mR0!>5O*Uh_s%KKm;rM&f_M(0YV-bECX!;hG9+MU0H>os$LzvwD-{cMZrA>`^}95KNp$<&nIGSrzI=1vx+dKW zWvQ7;MqL36lgwKuq;}2w>{`*wlsr=>;;M(oMMj=ksp7%wH1bVsUbr=GWAb^>vt(h+ z(u~}-izKA?wauD2G1$X>om8yx>!8@A`lCP8wHf;tXEbGRSd%dA;WdMhdxEmM-0yU+ zx`oemJZKma(7c6hvf#n{QQW)C(&bCebZ!#+w&1~<5{120`7Pq_%64DWd$(j=eN+7O z@BVjJES&ImmBoUbs+^W0-ZM^u7RrRp7=hi6KGw7|Kp<|x+UGl_-ynCKDSK_uN z9n-t}H=L>K=fTQ32iu;#QvUY8#M7fg+CaUydAPzibOunsdDi0FT6#RET z5NLNN&}sn&WS}xxUqc>jRG@}5(`K2;7i457cWdx~g=T3;TcyY|FvJ(7<`nDefye-F zMkWykc*z(E^A*Tbg2)ClbWeV-p#Zi$WsbzjUqHDzKo_9eZaY~|6JmRSrZi*eU Uu*DOBJm1M{HPzTO)If#;0GoeR>;M1& diff --git a/topics/hpc/intro/lab_hpc_intro.qmd b/topics/hpc/intro/lab_hpc_intro.qmd index c6500d27..f26f9f99 100644 --- a/topics/hpc/intro/lab_hpc_intro.qmd +++ b/topics/hpc/intro/lab_hpc_intro.qmd @@ -17,7 +17,7 @@ output_dir <- yaml::read_yaml(here("_quarto.yml"))$project$`output-dir` ## Connect to PDC -The first step of this lab is to open a ssh connection to PDC. Please refer to [**Connecting to PDC**](../other/lab_connect_pdc.html) for instructions. Once connected to PDC, return here and continue reading the instructions below. +The first step of this lab is to open a ssh connection to PDC. Please refer to [**Connecting to PDC**](../../other/lab_connect_pdc.html) for instructions. Once connected to PDC, return here and continue reading the instructions below. ## Logon to a node @@ -318,15 +318,13 @@ squeue -u username Here we can see in the status column (`ST`)that the job is pending (`PD`) and has not started yet. The job is waiting for a node to become available. When the job starts, the status will change to `R` (running). If you run `squeue` again, you will see that the job is running. -```bash - In our case, we are not really interested in running this job at all. Let's cancel it instead. This can be done with the command **`scancel`**. Syntax: ```bash scancel ``` -You see the job id number in the output from `jobinfo` or `squeue`. +You see the job id number in the output from `squeue`. ```bash scancel 3134401 @@ -336,18 +334,16 @@ If you have a lot of jobs running, you can cancel all of them by using the comma # Interactive jobs -Sometimes it is more convenient to work interactively on a node instead of submitting your work as a job. Since you will not have the reservations we have during the course, you will have to book a node using the **`interactive`** command. Syntax: +Sometimes it is more convenient to work interactively on a node instead of submitting your work as a job. You have tried this during these labs, but you will not have the reservations we have during the course so your jobs might take a little while to start. You will have to book your jobs using the `salloc` command. Syntax: ```bash -interactive -A -t