Aalto computer scientists in SOSP 2024
In the annual ACM Symposium on Operating Systems Principles academic and industrial participants present research and experience papers that cover the full range of theory and practice of computer systems software.
The conference is organised on 4-6 November 2024 in Austin, Texas.
Accepted papers
Click the title to see the authors and the abstract. Link to the paper open on different website.
Authors
Marcel Wagenl盲nder, Guo Li, Bo Zhao, Luo Mai, Peter Pietzuch
Abstract
Deep learning (DL) jobs use multi-dimensional parallelism, i.e. combining data, model, and pipeline parallelism, to use large GPU clusters efficiently. Long-running jobs may experience changes to their GPU allocation: (i) resource elasticity during training adds or removes GPUs; (ii) hardware maintenance may require redeployment on different GPUs; and (iii) GPU failures force jobs to run with fewer devices. Current DL frameworks tie jobs to a set of GPUs and thus lack support for these scenarios. In particular, they cannot change the multi-dimensional parallelism of an already-running job in an efficient and model-independent way. We describe Scalai, a state management library for DL systems that enables jobs to change their parallelism dynamically after the GPU allocation is updated at runtime. Scalai achieves this through a new abstraction, a parallelizable tensor collection (PTC), that externalizes the job state during training. After a GPU change, Scalai uses the PTC to transform the job state: the PTC repartitions the dataset state under data parallelism and exposes it to DL workers through a virtual file system; and the PTC obtains the model state as partitioned checkpoints and transforms them to reflect the new parallelization configuration. For efficiency, Scalai executes PTC transformations in parallel with minimum data movement between workers. Our experiments show that Scalai enables DL jobs to support dynamic parallelization with low overhead.
Read more news
Samu Taulu develops next-generation brain imaging methods
Associate Professor of neurostimulation and neuroimaging Samu Taulu develops more precise methods for understanding the brain
EAA Best Paper and Presentation Award for Young Researchers for postdoctoral researcher Thomas Deppisch
The awarded work shows how speech can be made clearer in noisy environments while still preserving directional cues
Professor Hanna Maylett: 鈥淲ithout time spent together, a shared vision cannot emerge鈥
According to Hanna Maylett, associate professor of film directing, a director doesn鈥檛 need to know all the answers; rather, their role is to create a process through which those answers can be discovered together.