Skip to content

Commit 72cb5ba

Browse files
committed
revise abstract + add EESSI logo
1 parent 97a0485 commit 72cb5ba

File tree

3 files changed

+19
-17
lines changed

3 files changed

+19
-17
lines changed

isc26-EESSI/abstract.tex

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
What if there was a way to avoid having to install a broad range of scientific software from scratch on every HPC
2-
cluster or cloud instance you use or maintain, without compromising on performance?
1+
%What if there was a way to avoid having to install a broad range of scientific software from scratch on every HPC
2+
%cluster or cloud instance you use or maintain, without compromising on performance?
33

4-
Installing scientific software for supercomputers is known to be a tedious and time-consuming task. Especially as the
5-
HPC user community becomes more diverse, computational science expands rapidly, the diversity of system architectures
6-
increases the application software stack continues to deepen. Simultaneously, we see a surge in interest in cloud
7-
computing for scientific computing. Delivering optimised software installations and providing access to these
8-
installations in a reliable, user-friendly, and reproducible way is a highly non-trivial task that affects application
9-
developers, HPC user support teams, and the users themselves.
4+
Installing scientific software for supercomputers is known to be a tedious and time-consuming task.
5+
The application software stack continues to deepen, especially as the HPC user community becomes more diverse,
6+
computational science expands rapidly, and the diversity of system architectures increases.
7+
Simultaneously, we see a surge in interest in cloud computing for scientific computing. Delivering optimised
8+
software installations and providing access to these installations in a reliable, user-friendly, and reproducible
9+
way is an increasingly highly non-trivial task that affects software developers, HPC user support teams,
10+
and researchers running scientific workloads on HPC systems.
1011

11-
This tutorial aims to address these challenges by providing the attendees with the knowledge to stream optimised
12-
scientific software. For this, the tutorial introduces European Environment for Scientific Software Installations
13-
(\emph{EESSI}), a collaboration between various European HPC sites \& industry partners, with the common goal of
14-
creating a shared repository of scientific software installations that can be used on a variety of systems, regardless
15-
of which flavor/version of Linux distribution or processor architecture is used, or whether it’s a full size HPC
16-
cluster, a cloud environment or a personal workstation.
12+
This tutorial aims to address these challenges by introducing the European Environment for Scientific Software Installations
13+
(EESSI, pronounced as \emph{``easy"}), a collaboration between various European HPC sites \& industry partners. The goal of EESSI is to provide
14+
a shared repository of scientific software installations that can be used on a variety of systems, regardless
15+
of which flavor/version of Linux distribution or processor architecture is used, or whether it is a full size HPC
16+
cluster, a virtual machine in the cloud, or a personal workstation.
1717

1818
We cover the basics of EESSI, different use cases for EESSI, how to add software to EESSI, and highlight some more
1919
advanced features. We will also show how to engage with the community and contribute to the project.

isc26-EESSI/eessi-logo.png

464 KB
Loading

isc26-EESSI/main.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,10 @@
5454
%===============================================================================
5555

5656
\title{
57-
\textbf{\LARGE Introduction to EESSI: the European Environment for Scientific Software Installations}\\
58-
\vspace{2mm}{\Large \emph{ISC'26 tutorial proposal}}
57+
\centering
58+
\includegraphics[width=0.32\textwidth]{eessi-logo.png}\\[0.5em]
59+
\textbf{\Large Introduction to EESSI:\\the European Environment for Scientific Software Installations}\\
60+
\vspace{2mm}{\large \emph{ISC'26 tutorial proposal}}
5961
}
6062

6163
\date{}
@@ -81,7 +83,7 @@ \section*{Abstract}
8183

8284
\paragraph{Topic area:} Programming Environments \& System Software, Introductory Tutorial
8385

84-
\paragraph{Keywords:} Computing Infrastructure, Containers in HPC, Reproducibility, Scientific Software Development, System Software \& Runtime Systems
86+
\paragraph{Keywords:} Computing Infrastructure, Reproducibility, Scientific Software Development, System Software \& Runtime Systems
8587

8688

8789
%===============================================================================

0 commit comments

Comments
 (0)