Skip to content

Commit 2b21deb

Browse files
authored
Merge pull request #434 from boegel/webinars
add more info on EESSI webinars planned for May 2025
2 parents 15c4992 + 9b3aefc commit 2b21deb

1 file changed

Lines changed: 82 additions & 26 deletions

File tree

docs/training/2025/webinar-series-2025Q2.md

Lines changed: 82 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# EESSI webinar series (May-June 2025)
2+
23
_provided by [EuroHPC CoE MultiXscale](https://www.multixscale.eu)_
34

5+
!!! tip
6+
Attending these sessions is free, but you must be registered to get an invitation to join the Zoom webinar sessions!
7+
8+
See also [Registration](#registration).
9+
410
**What if you no longer have to install a broad range of scientific software from
511
scratch on every laptop, HPC cluster, or cloud instance you use or maintain,
612
without compromising on performance?**
@@ -19,7 +25,7 @@ All sessions will be recorded. Recordings, slides, and materials used will be ma
1925

2026
- Monday 5 May 2025 (13:30-15:30 CEST): **Introduction to EESSI**
2127
- Monday 12 May 2025 (13:30-15:30 CEST): **Introduction to CernVM-FS**
22-
- Monday 19 May 2025 (13:30-15:30 CEST): **Introduction to EasyBuild**, incl. highlighted features in EasyBuild 5.0.0
28+
- Monday 19 May 2025 (13:30-15:30 CEST): **Introduction to EasyBuild** (incl. EasyBuild 5.0.0)
2329
- Monday 26 May 2025 (13:30-15:30 CEST): **EESSI for CI/CD**
2430
- Monday 2 June 2025 (13:30-15:30 CEST): **Using EESSI as the base for a system stack**
2531

@@ -48,51 +54,101 @@ Attendance is free of cost, but registration is required.
4854

4955
## Session details
5056

51-
### Introduction to EESSI (5 May 2025)
57+
### Introduction to EESSI
5258

53-
- Monday 5 May 2025 (13:30-15:30 CEST)
59+
- Monday 5 May 2025, 13:30-15:30 CEST (Zoom webinar)
5460
- speakers:
5561
- Richard Topuchain (University of Bergen)
5662
- Helena Vela (Do IT Now)
63+
- moderators:
5764
- Thomas Röblitz (University of Bergen)
58-
- Kenneth Hoste (HPC - UGent)
59-
- outline
60-
- Discover how EESSI (European Environment for Scientific Software Installation) is transforming the way scientific software is deployed and shared across HPC systems, cloud platforms, and even laptops. In this session, we’ll introduce the motivation behind EESSI, its architecture, and how you can start using a fully pre-built, modular software environment—no matter where you compute. Whether you're an HPC user, sysadmin, or developer, this webinar will show how EESSI can help you save time, improve reproducibility, and simplify your scientific workflows.
65+
- Kenneth Hoste (Ghent University)
66+
67+
#### Outline
68+
69+
Discover how EESSI (European Environment for Scientific Software Installation) is transforming
70+
the way scientific software is deployed and shared across HPC systems, cloud platforms, and even laptops.
71+
72+
In this session, we'll introduce the motivation behind EESSI, its architecture, and how you can start using
73+
a fully pre-built, modular software environment — no matter where you compute. Whether you're an HPC user,
74+
sysadmin, or developer, this webinar will show how EESSI can help you save time, improve reproducibility,
75+
and simplify your scientific workflows.
6176

6277
---
6378

64-
### Introduction to CernVM-FS (12 May 2025)
79+
### Introduction to CernVM-FS
6580

66-
- Monday 12 May 2025 (13:30-15:30 CEST)
81+
- Monday 12 May 2025, 13:30-15:30 CEST (Zoom webinar)
6782
- speakers:
68-
- _more info soon_
69-
- outline
70-
- _more info soon_
83+
- Valentin Volkl (CERN)
84+
- Kenneth Hoste (Ghent University)
85+
86+
#### Outline
87+
88+
CernVM-FS, the CernVM File System a.k.a. CVMFS (https://cernvm.cern.ch/fs), is a file distribution service
89+
that is particularly well suited to distribute software installations across a large number of systems world-wide
90+
in an efficient way.
91+
92+
In this webinar, we will introduce you to CernVM-FS, show how to access existing CernVM-FS repositories (like [EESSI](https://eessi.io),
93+
cover some aspects specific to using CernVM-FS on HPC systems.
94+
95+
It is intended for people who are interested in CernVM-FS (system administrators, support team members, researchers, etc.),
96+
no specific prior knowledge or experience with it is required.
7197

7298
---
7399

74-
### Introduction to EasyBuild (19 May 2025)
100+
### Introduction to EasyBuild
75101

76-
- Monday 19 May 2025 (13:30-15:30 CEST)
102+
- Monday 19 May 2025, 13:30-15:30 CEST
77103
- speakers:
78-
- _more info soon_
79-
- outline
80-
- incl. highlighted features in EasyBuild 5.0.0
104+
- Kenneth Hoste (Ghent University)
81105

82-
### EESSI for CI/CD (26 May 2025)
106+
#### Outline
83107

84-
- Monday 26 May 2025 (13:30-15:30 CEST)
108+
EasyBuild (https://easybuild.io) is an open-source software installation tool written in Python that aims to support
109+
the various installation procedures used by the vast collection of software packages that are typically installed from source code
110+
in an HPC environment.
111+
112+
In this webinar, we will introduce you to EasyBuild, show how to install and configure it, and present basic usage through
113+
hands-on demos. We will also cover some new capabilities that are supported by the recently released [EasyBuild v5.0.0](https://docs.easybuild.io/easybuild-v5/).
114+
115+
---
116+
117+
### EESSI for CI/CD
118+
119+
- Monday 26 May 2025, 13:30-15:30 CEST
85120
- speakers:
86-
- _more info soon_
87-
- outline
88-
- _more info soon_
121+
- Alan O'Cais (CECAM, University of Barcelona)
122+
123+
#### Outline
124+
125+
*(more info soon)*
89126

90127
---
91128

92-
### Using EESSI as the base for a system stack (2 June 2025)
129+
### Using EESSI as the base for a system stack
93130

94-
- Monday 2 June 2025 (13:30-15:30 CEST)
131+
- Monday 2 June 2025, 13:30-15:30 CEST
95132
- speakers:
96-
- _more info soon_
97-
- outline
98-
- _more info soon_
133+
- Bob Dröge (University of Groningen)
134+
- Pedro Santos Neves (University of Groningen)
135+
136+
#### Outline
137+
138+
Despite being very open to community contributions, EESSI is unlikely to provide all the software you want to offer
139+
on your system as an HPC site. For instance, it will never be able to provide proprietary software due to license constraints.
140+
141+
This session focuses on how you can use EESSI as the base for a system software stack, and easily build additional software on top
142+
and add it to your local software share. A recommended setup using CernVM-FS will be shown, but pointers for using any other (shared)
143+
filesystem will also be given. Finally, we will show how the EESSI build workflow (using a build bot and pull requests) can be adopted
144+
for your local software installations.
145+
146+
This webinar is particularly intended for system administrators or support team members that maintain the central software stack
147+
for the users of their HPC infrastructure, but it can also be useful for end users who want to install additional software.
148+
149+
---
150+
151+
!!! tip
152+
Attending these sessions is free, but you must be registered to get an invitation to join the Zoom webinar sessions!
153+
154+
See also [Registration](#registration).

0 commit comments

Comments
 (0)