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: training/scip/kickstart-2025.rst
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@ June 2025 / Intro to Scientific Computing / HPC Summer Kickstart
5
5
.. admonition:: Quick links
6
6
:class: important
7
7
8
+
9
+
* **Registrations are open at https://link.webropol.com/ep/scicompsummer2025**
10
+
8
11
* News:
9
12
10
-
- Course structure updated!
13
+
- 21.5.2025: Course structure updated!
11
14
12
15
* Watching links
13
16
@@ -16,22 +19,19 @@ June 2025 / Intro to Scientific Computing / HPC Summer Kickstart
16
19
get it automatically
17
20
* Zoom: live zoom support for students from partner organisations
18
21
19
-
* Registrations are open at
20
-
https://link.webropol.com/ep/scicompsummer2025
21
22
22
23
23
24
**Kickstart: Introduction to HPC and Scientific Computing**
24
25
25
26
*Kickstart* is a three half-day course for researchers and students who want to get started with high-performance computing (HPC) and scientific computing workflows.
26
27
27
-
Day 1 focuses on the basics of HPC through practical examples. You will learn how to connect to the cluster, how storage choices affect your workflow, how to transfer data, and run your first jobs with slurm.
28
-
29
-
Days 2 and 3 introduce tools and practices for scaling up your work. Topics include Conda environments, batch and array jobs, job monitoring, software modules, parallel computing, GPU usage, and working with real examples like large language models.
28
+
* **Day 1**: focuses on the basics of HPC through practical examples. You will learn how to connect to a supercomputer, how storage choices affect your workflow, how to transfer data, and run your first jobs with slurm.
29
+
* **Day 2** introduces tools and practices for efficient and responsible data science. Topics include Conda environments, batch and array jobs, job monitoring, software modules, parallel computing
30
+
* **Day 3** covers more advanced topics: GPU usage, working with real examples: local open-weights LLMs (large language models).
30
31
31
32
By the end of the course, you will be ready to use HPC clusters effectively with hands-on skills and ready-made examples.
32
33
33
34
34
-
35
35
If you are at Aalto University: the course is obligatory for all new Triton users and recommended to all interested in the field.
36
36
37
37
This course is part of :doc:`Scientific Computing in Practice <index>` lecture series
0 commit comments