Albert-Jan N. Yzelman
What's new
- This website was down for a short period-- apologies for any inconvenience caused as well as a big thank-you to the folks at Netrouting for help with getting things up once more!
- Our new pre-print combines pebbling and scheduling in a single, multi-processor red-blue pebbling game (MPP). The key idea is to represent fast memories with different localities as different shades of red; e.g., if there are k NUMA domains with their own local fast memory, then there are k shades of red. In this two-level model, slow memory remains represented by blue pebbles. The model captures both (parallel) I/O and (parallel) compute costs, and proves, amongst others, that determining the optimal MPP schedule is NP-hard even for simple subclasses of DAGs, and that approximating the optimal parallel overhead for arbitrary DAGs cannot be done in polynomial time.
- A revision on DAG Scheduling in the BSP Model has been made available (mirror). It now includes a proof that communication-aware multi-processor BSP scheduling of arbitrary DAGs is APX-hard.
- My text on Humble Heroes (citation) has left press. Humble here refers to the notion of the humble programmer, a concept first coined by Edsger Dijkstra, who urged us to approach programming while respecting the intrinsic limitations of the human mind. Today, few programming models are humble. Even fewer are both humble and scalable. Almost none are humble, scalable, and high performance.
The ever-increasing scale and complexity of computing systems – inspired by ever-increasing scales of problems and data – however, requires ever-more programmers, each with ever-deeper expertise, to write programs that require ever-higher scalability and performance.
In a bid to resolve this juxtaposition, Humble Heroes argues many humble programming models can be built on top of a few foundational ones, while retaining high performance and optimal scalability– and demonstrates this is feasible by introducing and evaluating ALP/Pregel, freely available on GitHub.
Contact info
Department: | Computing Systems Laboratory |
Postal: | Huawei Zürich Research Center Leonardo Thurgauerstrasse 80 8050 Zürich, Switzerland |
E-mail: | albertjan.<last name>@huawei.com |
albert-jan@<last name>.net | |
Telephone: | +41 7 6556 0 676 |
ORCID: | 0000-0001-8842-3689 |
Overview
- Publications
- Presentations
- ALP/Pregel & ALP/GraphBLAS (gitee), MulticoreBSP, and other software
- A short biography, and an even shorter one