Skip to content

Commit afdb1b6

Browse files
authored
Merge pull request #29 from ARCTraining/jhodrien-patch-1
Update welcome.md
2 parents f80bf21 + d7cc9dd commit afdb1b6

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

book/welcome.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,19 @@ At the end of this workshop, learners will be able to:
1515
1. [ ] Understand what an executable is
1616
2. [ ] Understand the how filesystem configuration and environment variables relate to software
1717
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
2423

2524
## Prerequisites
2625

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/).
2827

2928
## Duration
3029

31-
1/2 day
30+
Two three hour sessions
3231

3332
## Frequency
3433

0 commit comments

Comments
 (0)