Skip to content
Snippets Groups Projects
Commit f7307f7d authored by Josh Borrow's avatar Josh Borrow
Browse files

Merge branch 'james_paper' into 'master'

James paper

See merge request !14
parents d28ed771 19f992ef
No related branches found
No related tags found
1 merge request!14James paper
......@@ -28,3 +28,9 @@ cards:
img: "domains.png"
link: "https://arxiv.org/abs/1606.02738"
journal: "Proceedings of the PASC16 conference"
- title: "An Efficient SIMD Implementation of Pseudo-Verlet Lists for Neighbour Interactions in Particle-Based Codes"
date: " Apr 2018"
img: "james_paper.png"
link: "https://arxiv.org/abs/1804.06231"
journal: "Advances in Parallel Computing, Volume 32"
......@@ -87,9 +87,17 @@ cards:
date: November 2017
title: "Task-based Calculation + Task-based MPI + Task-based I/O = Maximal Performance"
author: Matthieu Schaller
abstract: "Traditional large HPC simulation codes rely on MPI or
MPI plus OpenMP for their parallelization over clusters of more
than 100,000 cores. This approach of task-based parallelism
strategy is used in SPH With Interdependent Fine-Grained Tasking,
or SWIFT. This open-source cosmological code makes use of
vectorization, dynamic scheduling, task-based I/O, and more."
links:
- href: "HPC_DevCon_2017.pdf"
name: Slides
- href: "https://software.intel.com/en-us/events/hpc-devcon/2017/parallel-programming?multiplayer=5646499531001"
name: Talk Movie
- meeting: ParCo Conference 2017
location: Bologna, Italy
......@@ -100,6 +108,8 @@ cards:
links:
- href: "ParCo_2017_Bologna_Talk.pdf"
name: Slides
- href: "https://arxiv.org/abs/1804.06231"
name: Paper
- meeting: UK National Astronomy Meeting
location: Hull, UK
......
publications/james_paper.png

53.5 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment