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: docs/hpc-schools.md
+21-18Lines changed: 21 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Feel free to only attend the second day session if:
21
21
22
22
Limited spots available per session (usually 30 max).
23
23
24
-
### Upcoming sessions:
24
+
### Upcoming sessions
25
25
26
26
- Date: July 2024, 1st-2nd
27
27
- Time: 9am to 12pm (both days).
@@ -40,43 +40,43 @@ This event is an extended version of the "HPC school for beginners" and provides
40
40
41
41
Limited spots available per session (20 max).
42
42
43
-
### Upcoming sessions:
43
+
### Upcoming sessions
44
44
45
45
- Date: March 2025, 12th-13th
46
46
- Time: 09:00-12:00 and 13:00-17:00 (both days)
47
47
48
-
### Session 1 (Day 1, 09:00-12:00) - Accessing the Cluster and Command Line Introduction
48
+
### Session 1 - Accessing the Cluster and Command Line Introduction
49
49
50
-
_Location:_ MSA 4.320, Belval campus
50
+
_Timeslot:_ Day 1 09:00-12:00, _Location:_ MSA 4.320, Belval campus
51
51
52
52
Learn how to access the HPC cluster, set up your machine, and navigate the command line interface effectively. Gain confidence in interacting with the cluster environment.
53
53
54
54
Feel free to only to start attend the second day session if:
55
55
56
-
-You can connect to the ULHPC
57
-
-You are comfortable with the command line interface
56
+
-you can connect to the ULHPC, and
57
+
-you are comfortable with the command line interface.
_Timeslot:_ Day 1 13:00-17:00, _Location:_ MSA 4.320, Belval campus
62
62
63
63
Explore the inner workings of HPC systems. Discover the process of submitting and managing computational tasks. Learn how to monitor and optimize job performance.
64
64
65
-
### Session 3 (Day 2, 09:00-12:00) - Working with software environments and containers
65
+
### Session 3 - Working with software environments and containers
66
66
67
-
_Location:_ MSA 4.380, Belval campus
67
+
_Timeslot:_ Day 2 09:00-12:00, _Location:_ MSA 4.080, Belval campus
68
68
69
69
Discover how you can setup isolated software environments and containers in the HPC systems. Improve the reproducibility of you workflows by creating reproducible setups.
70
70
71
-
### Session 4 (Day 2, 13:00-17:00) - Using resources efficiently
71
+
### Session 4 - Using resources efficiently
72
72
73
-
_Location:_ MSA 4.320, Belval campus
73
+
_Timeslot:_ Day 2 13:00-17:00, _Location:_ MSA 4.080, Belval campus
74
74
75
75
Understand the allocation of resources in HPC systems. Configure you code to access cores, memory channels, and GPUs efficiently and prevent over-subscription.
76
76
77
-
####Requirements
77
+
### Requirements
78
78
79
-
- Having an HPC account to access the cluster.
79
+
- Having an HPC account to access the cluster. Request an account following the [instructions in our system documentation](/accounts/#how-to-get-a-new-user-account).
80
80
81
81
82
82
## Machine Learning for beginners
@@ -89,30 +89,33 @@ Limited spots available per session (20 max).
89
89
90
90
- Date: March, 2025, 19th-20th
91
91
- Time: 09:00-12:00 and 13:00-17:00
92
-
- Location: MSA 4.320, Belval campus
92
+
- Location: MSA 4.080, Belval campus
93
93
94
-
### Training outcomes:
94
+
### Training outcomes
95
95
96
96
By the end of the course, participants will:
97
+
97
98
- Understand key ML and DL concepts and techniques;
98
99
- Gain hands-on experience with data preprocessing, model training, and evaluation;
99
100
- Learn how to use HPC resources for accelerated ML workloads;
100
101
- Explore distributed computing and GPU acceleration tools;
101
102
102
-
### Course structure:
103
+
### Course structure
103
104
104
105
Day 1 - ML Foundations
106
+
105
107
- Introduction to ML - AI & ML, types of ML, key concepts;
106
108
- Exploratory Data Analysis (EDA) in Jupyter Notebook - Loading, preprocessing, and visualizing;
107
109
- Supervised Learning - Regression vs. Classification, model evaluation, hands-on exercises;
108
110
- Introduction to Neural Networks.
109
111
110
112
Day 2 - DL & HPC Acceleration
113
+
111
114
- DL & CNNs - Building and training DL models;
112
115
- Distributed computing on HPC;
113
116
- Accelerated ML & DL.
114
117
115
-
####Requirements
118
+
### Requirements
116
119
117
120
- Having an HPC account to access the cluster.
118
121
- Basic knowledge on SLURM (beginners HPC school).
0 commit comments