Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
5cced428
Commit
5cced428
authored
Apr 25, 2016
by
Matthieu Schaller
Browse files
Options
Downloads
Patches
Plain Diff
Added official copyright statement to the PASC paper source file.
parent
efdf7330
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
theory/paper_pasc/pasc_paper.tex
+8
-21
8 additions, 21 deletions
theory/paper_pasc/pasc_paper.tex
with
8 additions
and
21 deletions
theory/paper_pasc/pasc_paper.tex
+
8
−
21
View file @
5cced428
...
...
@@ -36,14 +36,18 @@
\begin{document}
%Conference
\conferenceinfo
{
PASC '16
}{
June 8--10, 2016, Lausanne, Switzerland
}
\CopyrightYear
{
2016
}
\setcopyright
{
acmlicensed
}
\conferenceinfo
{
PASC '16,
}{
June 08 - 10, 2016, Lausanne, Switzerland
}
\isbn
{
978-1-4503-4126-4/16/06
}
\acmPrice
{
\$
15.00
}
\doi
{
http://dx.doi.org/10.1145/2929908.2929916
}
\title
{{
\ttlit
SWIFT
}
: Using task-based parallelism, fully asynchronous
communication, and graph partition-based domain decomposition for
strong scaling on more than 100
\,
000 cores.
}
\numberofauthors
{
6
}
\numberofauthors
{
4
}
\author
{
\alignauthor
...
...
@@ -110,28 +114,12 @@ strong scaling on more than 100\,000 cores.}
\end{itemize}
%% These three main aspects alongside improved cache-efficient
%% algorithms for neighbour finding allow the code to be 40x faster on
%% the same architecture than the standard code Gadget-2 widely used by
%% researchers.
In order to use these approaches, the code had to be re-written from
scratch, and the algorithms therein adapted to the task-based paradigm.
As a result, we can show upwards of 60
\%
parallel efficiency for
moderate-sized problems when increasing the number of cores 512-fold,
on both x86-based and Power8-based architectures.
%% As a result, our code present excellent \emph{strong}
%% scaling on a variety of architectures, ranging from x86 Tier-2 systems to the
%% largest Tier-0 machines currently available. It displays, for instance, a
%% \emph{strong} scaling parallel efficiency of more than 60\% when going from
%% 512 to 131072 cores on a Blue Gene architecture. Similar results are obtained
%% on standard clusters of x86 CPUs.
%% The task-based library, \qs, used as the backbone of the code is
%% itself also freely available and can be used in a wide variety of
%% other numerical problems.
\end{abstract}
...
...
@@ -878,7 +866,6 @@ Union's ERC Grant agreements 267291 ``Cosmiway'', and by {\sc intel}
through establishment of the ICC as an
{
\sc
intel
}
parallel computing
centre (IPCC).
\nocite
{
*
}
\bibliographystyle
{
abbrv
}
\bibliography
{
biblio
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment