Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 82 additions & 26 deletions docs/training/2025/webinar-series-2025Q2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# EESSI webinar series (May-June 2025)

_provided by [EuroHPC CoE MultiXscale](https://www.multixscale.eu)_

!!! tip
Attending these sessions is free, but you must be registered to get an invitation to join the Zoom webinar sessions!

See also [Registration](#registration).

**What if you no longer have to install a broad range of scientific software from
scratch on every laptop, HPC cluster, or cloud instance you use or maintain,
without compromising on performance?**
Expand All @@ -19,7 +25,7 @@ All sessions will be recorded. Recordings, slides, and materials used will be ma

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

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

## Session details

### Introduction to EESSI (5 May 2025)
### Introduction to EESSI

- Monday 5 May 2025 (13:30-15:30 CEST)
- Monday 5 May 2025, 13:30-15:30 CEST (Zoom webinar)
- speakers:
- Richard Topuchain (University of Bergen)
- Helena Vela (Do IT Now)
- moderators:
- Thomas Röblitz (University of Bergen)
- Kenneth Hoste (HPC - UGent)
- outline
- 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.
- Kenneth Hoste (Ghent University)

#### Outline

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.

---

### Introduction to CernVM-FS (12 May 2025)
### Introduction to CernVM-FS

- Monday 12 May 2025 (13:30-15:30 CEST)
- Monday 12 May 2025, 13:30-15:30 CEST (Zoom webinar)
- speakers:
- _more info soon_
- outline
- _more info soon_
- Valentin Volkl (CERN)
- Kenneth Hoste (Ghent University)

#### Outline

CernVM-FS, the CernVM File System a.k.a. CVMFS (https://cernvm.cern.ch/fs), is a file distribution service
that is particularly well suited to distribute software installations across a large number of systems world-wide
in an efficient way.

In this webinar, we will introduce you to CernVM-FS, show how to access existing CernVM-FS repositories (like [EESSI](https://eessi.io),
cover some aspects specific to using CernVM-FS on HPC systems.

It is intended for people who are interested in CernVM-FS (system administrators, support team members, researchers, etc.),
no specific prior knowledge or experience with it is required.

---

### Introduction to EasyBuild (19 May 2025)
### Introduction to EasyBuild

- Monday 19 May 2025 (13:30-15:30 CEST)
- Monday 19 May 2025, 13:30-15:30 CEST
- speakers:
- _more info soon_
- outline
- incl. highlighted features in EasyBuild 5.0.0
- Kenneth Hoste (Ghent University)

### EESSI for CI/CD (26 May 2025)
#### Outline

- Monday 26 May 2025 (13:30-15:30 CEST)
EasyBuild (https://easybuild.io) is an open-source software installation tool written in Python that aims to support
the various installation procedures used by the vast collection of software packages that are typically installed from source code
in an HPC environment.

In this webinar, we will introduce you to EasyBuild, show how to install and configure it, and present basic usage through
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/).

---

### EESSI for CI/CD

- Monday 26 May 2025, 13:30-15:30 CEST
- speakers:
- _more info soon_
- outline
- _more info soon_
- Alan O'Cais (CECAM, University of Barcelona)

#### Outline

*(more info soon)*

---

### Using EESSI as the base for a system stack (2 June 2025)
### Using EESSI as the base for a system stack

- Monday 2 June 2025 (13:30-15:30 CEST)
- Monday 2 June 2025, 13:30-15:30 CEST
- speakers:
- _more info soon_
- outline
- _more info soon_
- Bob Dröge (University of Groningen)
- Pedro Santos Neves (University of Groningen)

#### Outline

Despite being very open to community contributions, EESSI is unlikely to provide all the software you want to offer
on your system as an HPC site. For instance, it will never be able to provide proprietary software due to license constraints.

This session focuses on how you can use EESSI as the base for a system software stack, and easily build additional software on top
and add it to your local software share. A recommended setup using CernVM-FS will be shown, but pointers for using any other (shared)
filesystem will also be given. Finally, we will show how the EESSI build workflow (using a build bot and pull requests) can be adopted
for your local software installations.

This webinar is particularly intended for system administrators or support team members that maintain the central software stack
for the users of their HPC infrastructure, but it can also be useful for end users who want to install additional software.

---

!!! tip

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intentional that you give this tip twice?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intentional or not, I'd keep it here too 😉

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, bottom and top of the page.

Attending these sessions is free, but you must be registered to get an invitation to join the Zoom webinar sessions!

See also [Registration](#registration).