Charm++ Workshop 2021 (Oct 18-19) #3503
Replies: 3 comments
-
Keynotes1. Challenges of Programming models for The Supercomputer "Fugaku" and BeyondMitsuhisa Sato, RIKEN Center for Computational Science (R-CCS) Scheduled for 9:10-10:10 AM CDT on Oct 18 (Mon) Abstract: The supercomputer "Fugaku" is an exascale system, which is operated since March 2021 in R-CCS, Japan. Fugaku is an ultra-scale "general-purpose" manycore-based system with 158,976 nodes, 7.6M cores in total. We developed a new manycore processor, A64FX, for Fugaku, which supports Arm instruction sets with Scalable Vector Extension (SVE) SIMD instruction sets and is equipped with HBM2 memory. While OpenMP-MPI hybrid programing model is a standard programming model, new programming models such as task-based parallel programming models and parallel object-oriented programming models are expected to be useful to exploit several level of parallelism in such large-scale manycore-based system and wide SIMD parallelism in each core. In this talk, the overview and performance of Fugaku will be presented, followed by challenges of programming models for Fugaku and beyond. 2. A Tale of Two Cultures: Challenges in Developing Tools for Writing Parallel SoftwareAlex Aiken, Stanford University Scheduled for 11:00-12:00 PM CDT on Oct 19 (Tue) Abstract: The scientific computing community has been developing parallel programming tools for decades, with an emphasis on performance. The software industry has only more recently focused on the development of tools for writing parallel software, with an emphasis on productivity. This talk will compare and contrast the two approaches, with an emphasis on identifying research challenges for the scientific community to achieve productivity comparable to widely-used industry tools. |
Beta Was this translation helpful? Give feedback.
-
Workshop Program: October 18 (Mon) (all times in Central Time)
|
Beta Was this translation helpful? Give feedback.
-
Workshop Program: October 19 (Tue) (all times in Central Time)
|
Beta Was this translation helpful? Give feedback.
-
Call for Participation at the
19th Annual Workshop on Charm++ and its Applications
October 18-19, 2021
University of Illinois at Urbana-Champaign (Virtual)
https://charm.cs.illinois.edu/charmWorkshop/
Hosted by the Parallel Programming Laboratory
There will be several talks from Charm++ collaborators, external speakers, and members of the Parallel Programming Laboratory. Talks will cover various topics including load balancing, performance visualization, interoperability, fault tolerance, recent runtime research, and progress in Charm++ applications.
The keynotes for this year's workshop include:
Challenges of Programming models for The Supercomputer "Fugaku" and Beyond
Mitsuhisa Sato, RIKEN R-CCS
Scheduled for 9:10-10:10 AM CDT on Oct 18 (Mon)
A Tale of Two Cultures: Challenges in Developing Tools for Writing Parallel Software
Alex Aiken, Stanford University
Scheduled for 11:00-12:00 PM CDT on Oct 19 (Tue)
This year's workshop will be fully online via Zoom. Please register via the following link to receive an invite to the Zoom session.
Registration: https://charm.cs.illinois.edu/charmWorkshop/
Registration is free this year, but please register to help us coordinate.
We invite you to join us. Please forward this invitation to any colleagues who may be interested.
Charm++ is a C++ based parallel programming system based on an introspective adaptive runtime system, with many features suitable for addressing upcoming extreme scale as well as mid-scale challenges, and with multiple highly scalable parallel applications such as NAMD. Charm++ is developed by the Parallel Programming Laboratory (PPL) at the University of Illinois at Urbana-Champaign. The goal of PPL is to develop technology that improves the performance of parallel applications while also improving programmer productivity. The workshop is broadly focused on adaptivity in highly scalable parallel computing. It also takes stock of recent results in adaptive runtime techniques in Charm++ and the collaborative interdisciplinary research projects developed using it.
Beta Was this translation helpful? Give feedback.
All reactions