Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SWIFTweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTweb
Merge requests
!13
"README.md" did not exist on "84423a506ef70a505e67e3dd7c988f620da400b3"
Added EWASS 2018 talk.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Added EWASS 2018 talk.
ewass_talk
into
master
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Matthieu Schaller
requested to merge
ewass_talk
into
master
7 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
Does what it says on the tin.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b13a4780
1 commit,
7 years ago
2 files
+
35
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
data/talks.yaml
+
35
−
0
Options
@@ -4,6 +4,41 @@
# references. Nominally we will use /talks.
cards
:
-
meeting
:
European Week of Astronomy and Space Science
2018
location
:
Liverpool, UK
date
:
April
2018
title
:
"
The
next-generation
cosmological
code
SWIFT"
author
:
Matthieu Schaller
abstract
:
"
One
of
the
big
challenges
in
simulations
of
galaxy
formation
is
to
harness
the
raw
computing
power
of
the
largest
facilities.
With
current
codes
gravity+hydrodynamics
code
achieving
less
than
0.1%
of
the
available
flops,
it
is
important
to
revisit
how
we
write
code
for
such
systems
and
how
we
interact
with
the
wider
HPC
community.
We
present
the
next-generation
open-source
cosmological
code
SWIFT,
created
as
a
joint
effort
between
galaxy
formation
scientists
and
computer
scientists
with
expertise
in
parallel
programming.
Using
task-based
parallelism
for
intra-node
parallelisation,
asynchronous
communications
for
inter-node
communications
and
SIMD
intrinsics
for
the
code
kernels,
our
code
is
more
than
30x
faster
than
the
de-facto
standard
Gadget
code
on
representative
cosmological
problems.
The
code
also
uses
much
fewer
resources
allowing
to
run
simulations
an
order
of
magnitude
larger
than
is
currently
doable
(e.g.
EAGLE,
Illustris,
Horizon-AGN,...).
We
implement
multiple
SPH
and
unstructured
hydrodynamics
solvers
as
well
as
a
full
test
suite
to
assess
the
accuracy
of
the
schemes
in
various
situations.
This
test
suite
is
part
of
the
code
release
and
we
highlight
good
programming
practices
to
make
sure
the
software
is
usable
by
the
community
and
interfaces
well
with
other
tools
(e.g.
yt,
paraview,
...)."
links
:
-
href
:
"
EWASS_2018.pdf"
name
:
Slides
-
meeting
:
Computational Galaxy Formation
2018
location
:
Ringberg Castle, Tegernsee, Germany
date
:
March
2018
Loading