Skip to content

Commit 24e0ec5

Browse files
authored
Merge pull request #40 from ocaisa/tweaks
Some typos and rephrasing
2 parents e624041 + 91f63c2 commit 24e0ec5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

isc26-EESSI/audience.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
%This tutorial is intended for
22
\begin{itemize}
3-
\item Researchers who want to empower themselves to use a uniform software stack without compromising on
3+
\item Researchers looking to empower themselves with a software stack that is consistent across architectures without compromising on
44
performance; %on top of what is provided centrally by the HPC support team;
55
\item Developers who build and test their software across different HPC systems and the cloud;
66
\item System administrators and user support teams, responsible for the operational aspects of HPC systems and concerned about
77
hardware optimised scientific software installations;
88
% \item user support teams who need to provide a consistent central software stack for end users, and want to do so in
99
% a reproducible way;
1010
%\item Cloud and CI users, who want to use a common stack of optimised scientific software installations;
11-
\item System manufacturers and integrators interested in state-of-the-art software installation tools, who want to
11+
\item System manufacturers and integrators interested in state-of-the-art software installation approaches, who want to
1212
leverage the collective expertise incorporated in EasyBuild and EESSI.
1313
\end{itemize}

isc26-EESSI/description.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ \subsection*{Motivation \& goal}
109109
%To provide optimized installations of scientific software stacks for a diverse set of system architectures, the EESSI
110110
%project consists of 3 layers, which are constructed by leveraging various established open source software projects,
111111
%see Figure~\ref{fig:eessi-high-level-overview}.
112-
To provide optimized installations of scientific software stacks for a diverse set of system architectures
113-
The high-level design of EESSI consists of 3 layers, which are constructed by leveraging various established open source software projects,
112+
In order to provide optimized installations of scientific software stacks for a diverse set of system architectures,
113+
the high-level design of EESSI consists of 3 layers which are constructed by leveraging various established open source software projects,
114114
see Figure~\ref{fig:eessi-high-level-overview}. At the time of writing, EESSI includes over 600 unique software projects
115115
and supports 14 different CPU microarchitectures and 3 generations of NVIDIA GPUs, which totals to over 16,000 software installations.
116116
% 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.
@@ -177,9 +177,9 @@ \subsection*{EESSI Community + Recognition and Adoption}
177177
\subsection*{Tutorial scope and organisation}
178178

179179
This tutorial is an introduction to EESSI, covering its motivation, goals, high-level design, and the use cases it
180-
enables (like portable workflows, usage a CI environment, building software on top of it, etc.).
180+
enables (like portable workflows, usage in a CI environment, building software on top of it, etc.).
181181
Through guided hands-on exercises attendees will get a thorough understanding of the basics,
182-
and be incentived and empowered to learn more and use it in their own daily workflow.
182+
and be incentivised and empowered to learn more and use it in their own daily workflow.
183183

184184
%The main features and functionalities of EESSI are highlighted, as well as the different ways to access the software stack, such as native installation, use in an HPC
185185
%production setup, or without administrator privileges.

0 commit comments

Comments
 (0)