Antrittsvorlesung von Prof. Dr. Janick EdingerTask Offloading Revisited: The Supercomputer You Don't Know About
30. Mai 2022

Foto: UHH/FBI
Wir begrüßen am Montag, 30.05.2022, um 17:15 Uhr Prof. Dr. Janick Edinger vom Arbeitsbereich DOS mit seiner Antrittsvorlesung zum Thema "Task Offloading Revisited: The Supercomputer You Don't Know About".
Speaker
Prof. Dr. Janick Edinger
Universität Hamburg
Verteilte Betriebssysteme (DOS)
When: Mo, 30.05.2022, at 17:15
Where: Konrad-Zuse-Hörsaal (Room B-201), Informatikum
We are going to provide a livestream during the lecture. For the access data please register at https://mail-mm01.rrz.uni-hamburg.de/mailman/listinfo/kolloquium.
Topic
Task Offloading Revisited: The Supercomputer You Don't Know About
Language: English
Abstract
Imagine you have a supercomputer in your house but don't know about it. What sounds like an abstract thought experiment is reality for many companies which leave the enormous amount of idle CPU cycles of their employees' computers unused. There are many understandable reasons why not to run mission critical business processes on end-user controlled commodity hardware, including security, privacy, deadlines, and the omnipresent risk of failures. We argue that with the right programming abstraction and a context-aware task scheduler, a heterogeneous and unreliable pool of end-user devices can turn into a responsive and reliable computing cluster.
In this talk, I will present the Tasklet system, our approach for a decentralized task offloading architecture. I will provide an overview of several optimization strategies and heuristics that we in the group of Distributed Operating Systems (DOS) use to overcome the shortcomings of end-user devices as offloading targets. Core to these approaches is a context-aware task-scheduler that decides whether, how, and whereto offload computational work..