Loading…
C++Now 2015 has ended
Please visit the C++Now website.
Wednesday, May 13 • 2:30pm - 4:00pm
Back to the Future

Log in to save this to your schedule, view media, leave feedback and see who's attending!

In today's computing, where multi-core is the new modality and parallelism is clearly here to stay, we have to look into finding higher level abstractions in C++ allowing to easily write applications which utilize all of the available parallelism. Ideally, those abstractions provide uniform access to various types of parallelism: be it local (shared memory), remote (distributed memory), or heterogeneous (using accelerators and coprocessors). The current work being done in the context of the C++ standardization efforts provides a good starting point, but is not sufficient to uniformly cover the bulk of those use cases. This talk will give an introduction to a reference implementation of a heterogeneous, and extensible future. We will focus on giving a walkthrough through the various components and showcase the general structure of our library by outlining specific implementation techniques ranging from general API design, serialization and high speed network support. This is in contrast to exisiting parallel programming models such as OpenMP or MPI which tend to be unable to fully exploit all available hardware resources. Especially for modern hardware architectures, and even more for the architectures to come, this poses a big challenge for application developers who want to fully employ the existing hardware resources. We will present results from our work on a new programming model targeting best possible application scalability. This programming model is maximally aligned with the current C++ standard and the related standards proposals. This ensures an easy learning curve for new programmers. We will demonstrate that this programming model enables to write application which consistently out-scale and out-perform existing ones. The resulting codes enable performance portability towards future architectures.

Slides 

Speakers
avatar for Agustin Berge

Agustin Berge

Fusion Fenix
Does C++ stuff.
avatar for Thomas Heller

Thomas Heller

Researcher, Friedrich-Alexander-University Erlangen-Nuremberg
Thomas is a member of the research staff at the institute for computer architectures at the Friedrich-Alexander-University Erlangen Nuremberg. His interests are in High Performance Computing, more specifically in how to exploit parallelism of current and new architectures, mainly... Read More →
HK

Hartmut Kaiser

STE||AR Group, CCT/LSU
Hartmut is a member of the faculty at the CS department at Louisiana State University (LSU) and a senior research scientist at LSU's Center for Computation and Technology (CCT). He received his doctorate from the Technical University of Chemnitz (Germany) in 1988. He is probably best... Read More →


Wednesday May 13, 2015 2:30pm - 4:00pm MDT
Hudson

Attendees (0)