Год выпуска: 2012 Автор: Marcia Cristina Cera Издательство: LAP Lambert Academic Publishing Страниц: 144 ISBN: 9783659280344
Описание
Nowadays, parallel applications became popular with the diffusion of parallel architectures such as multi-core ones. However, there are a large range of parallel applications that need to adapt themselves, at runtime, to unpredicted changes in the execution environment. These changes can be either in the number of the processors available, requiring malleable features, or in the application's workload, requiring evolving features from applications. In this book, we show means to provide adaptability to MPI (Message-Passing Interface) applications. We choose MPI because it is the standard parallel API for HPC in distributed-memory environments. Our work is based on MPI-2 features that allow spawning processes at runtime, adding some flexibility to MPI applications. This book presents an overview of adaptability in parallel environments as well the mains issues to provide it. Them, it shows how the dynamic process creation can be used to implement malleable and evolving MPI...