Skip to content
Snippets Groups Projects
Commit eab691f9 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Added abstract and link to movie for the HPC Dev con.

parent 3bfde2fa
No related branches found
No related tags found
1 merge request!14James paper
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment