Topic 9: Multicore and Manycore Programming
1 Description
Modern homogeneous and heterogeneous multicore and manycore architectures are now part of the high-end and mainstream computing scene and can offer impressive performance for many applications. This architecture trend has been driven by the need to reduce power consumption, increase processor utilization, and deal with the memory-processor speed gap. However, the complexity of these new architectures has created several programming challenges, and achieving performance on these systems is often a difficult task. This topic seeks to explore productive programming of multi- and manycore systems, as well as stand-alone systems with large numbers of cores like GPUs and various types of accelerators; this can also include hybrid and heterogeneous systems with different types of multicore processors. It focuses on novel research and solutions in the form of programming models, algorithms, languages, compilers, libraries, runtime and analysis tools to increase the programmability of multicore, many-core, and heterogeneous systems, in the context of general-purpose parallel computing, including HPC.
2 Focus
- Programming techniques, models, frameworks and languages
- Advances in algorithms and data-structures
- Lock-free algorithms, transactional-memories
- Compiler optimizations and techniques
- Libraries and runtime systems
- Tools for discovering and understanding parallelism
- Performance and scalability
- Innovative applications and case studies
- Hardware support for programming models and runtime systems
3 Topic Committee
3.1 Global chair
- Marco Aldinucci, University of Torino, Italy
3.2 Local chair
- Siegfried Benkner, University of Vienna, Austria
3.3 Additional members
- Hans Vandierendonck, Queen’s University Belfast, UK
- Franscisco De Sande, Universidad de La Laguna, Spain
- Antoniu Pop, University of Manchester, UK
- Massimo Torquati, University of Pisa, Italy
- Samuel Thibault, Inria Bordeaux, France
- Massimiliano Meneghin, Autodesk Research, Toronto, Canada
- José Daniel García, U. Carlos III, Madrid, Spain