You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/welcome.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,20 +15,19 @@ At the end of this workshop, learners will be able to:
15
15
1.[ ] Understand what an executable is
16
16
2.[ ] Understand the how filesystem configuration and environment variables relate to software
17
17
3.[ ] Develop hands on experience with:
18
-
1.[ ] Building software using GNU Autotools
19
-
2.[ ] Using conda package manager
20
-
3.[ ] Building software using cmake
21
-
4.[ ] Interacting and using singularity/Apptainer containers
22
-
5.[ ] Using spack package manager
23
-
6.[ ] Building personal modules on HPC
18
+
1.[ ] Using Conda package manager
19
+
2.[ ] Building software using GNU Autotools
20
+
3.[ ] Building software using CMake
21
+
4.[ ] Using Singularity/Apptainer containers
22
+
5.[ ] Using Spack package manager
24
23
25
24
## Prerequisites
26
25
27
-
We recommend that attendees have a working knowledge of the Unix shell (although this is not essential) and an overview of the High Performance Computing service at Leeds. The course [HPC1: Introduction to high performance computing at Leeds](https://arc.leeds.ac.uk/training/courses/hpc1/) is a prerequisite. If you are unfamilair with the unix shell we would encourage you to attend [HPC0: Introduction to Command Line Linux](https://arc.leeds.ac.uk/training/courses/hpc0/).
26
+
We recommend that attendees have a working knowledge of the Unix shell (although this is not essential) and an overview of the High Performance Computing service at Leeds. The course [HPC1: Introduction to high performance computing at Leeds](https://arc.leeds.ac.uk/training/courses/hpc1/) is a prerequisite. If you are unfamilair with the Unix shell we would encourage you to attend [HPC0: Introduction to Command Line Linux](https://arc.leeds.ac.uk/training/courses/hpc0/).
0 commit comments