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: isc25/EESSI/description.tex
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,13 @@ \subsection*{Overview and Goals}
26
26
% Hence, an EESSI tutorial is very relevant to ISC'25 attendees as this tool helps relieve these burdens and fosters
27
27
% collaboration.
28
28
29
-
Winner of the HPCwire Readers’ Choice Awards in 2024 in the "Best HPC Programming Tool or Technology" category,\footnote{\href{https://www.hpcwire.com/2024-readers-editors-choice-best-hpc-programming-tool-or-technology/}{https://www.hpcwire.com/2024-readers-editors-choice-best-hpc-programming-tool-or-technology/}}
30
-
the \textbf{European Environment for Scientific Software Installations (EESSI)}\footnote{\href{https://eessi.io}{https://eessi.io}}
29
+
The \textbf{European Environment for Scientific Software Installations (EESSI)}\footnote{\href{https://eessi.io}{https://eessi.io}}
31
30
project is a collaborative project
32
31
between different partners in the HPC community (and supported by the MultiXscale EuroHPC Centre of Excellence) to build a
33
32
common stack of optimised scientific software installations for everything from laptops to big HPC systems and cloud
34
33
infrastructures. The project uses EasyBuild to install software on top of a compatibility layer, and leverages CernVM-FS to
35
-
distribute the software installations to client systems.
34
+
distribute the software installations to client systems. In 2024, it was selected as winner of the HPCwire Readers’ Choice Awards
35
+
in the "Best HPC Programming Tool or Technology" category.\footnote{\href{https://www.hpcwire.com/2024-readers-editors-choice-best-hpc-programming-tool-or-technology/}{https://www.hpcwire.com/2024-readers-editors-choice-best-hpc-programming-tool-or-technology/}}
36
36
37
37
EESSI is an initiative built on the foundations of the EasyBuild community, which is used by well over 100 HPC sites worldwide
38
38
(incl. JSC, CSCS, the Digital Research Alliance of Canada, LUMI, \ldots), and goes one step further by providing a
@@ -65,7 +65,7 @@ \subsection*{Overview and Goals}
65
65
project consists of 3 layers, which are constructed by leveraging various open source software projects:
66
66
% the filesystem layer to distribute the software stack; the compatibility layer to level the ground across different client operating systems; the software layer to run optimized applications and provided their dependencies.
67
67
\begin{itemize}
68
-
\item The filesystem layer uses CernVM-FS to distribute the EESSI software stack to client systems
68
+
\item The filesystem layer uses CernVM-FS to distribute the EESSI software stack to client systems.
69
69
\item The compatibility layer levels the ground across the various versions of the Linux operating system
70
70
of the clients so that they can use the software installations provided by EESSI. It consists of a limited set of libraries
71
71
and tools that are installed in a non-standard filesystem location (a "prefix"), which were built from source for
Copy file name to clipboardExpand all lines: isc25/EESSI/handson.tex
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@
12
12
The guided examples will happen mostly in the proximity of a coffee break allowing the attendees to continue
13
13
a bit during the coffee break should they want to and ensuring the maximum benefit from the tutorial.
14
14
15
-
The tutorial is based on previous tutorials archived at
16
-
\url{https://github.com/EESSI/docs/tree/main/talks/20231205-Introduction-to-EESSI-CASTIEL2} ($\sim130$ live attendees) and
17
-
\url{https://github.com/EESSI/docs/tree/main/talks/20231204-Best-Practices-for-CernVM-FS-in-HPC} ($\sim60$ live attendees).
15
+
The tutorial is based on previous tutorials
16
+
\href{https://raw.githubusercontent.com/eessi/docs/main/talks/20231205-Introduction-to-EESSI-CASTIEL2/20231205-Introduction-to-EESSI-CASTIEL2.pdf}{An introduction to EESSI} ($\sim60$ live attendees, see \href{https://www.youtube.com/watch?v=KAYI9oKFLxA}{YouTube for recording}) and
17
+
\href{https://raw.githubusercontent.com/multixscale/cvmfs-tutorial-hpc-best-practices/main/files/Best-Practices-for-CernVM-FS-in-HPC-20231204.pdf}{Best Practices for CernVM-FS in HPC} ($\sim130$ live attendees, see \href{https://www.youtube.com/watch?v=L0Mmy7NBXDU}{YouTube for recording}),
18
18
but will be updated with new developments in EESSI and the CernVM-FS infrastructure.
19
19
This tutorial will also be made available on that site, and a tutorial website will be created and referring to the EESSI documentation on
20
20
\url{https://www.eessi.io/docs} (similar to \url{https://tutorial.easybuild.io/}).
0 commit comments