New Book: High Performance Parallel Runtimes
A new book, High-Performance Parallel Runtimes, has been released by Michael Klemm and Jim Cownie.
- Focus: The theoretical and practical aspects of parallel programming systems.
- Audience: Students of compiler construction, parallel programming, or programming systems. Also software developers interested in the core algorithms used to implement a parallel runtime system.
The source code for a small, incomplete, LLVM compatible, OpenMP runtime (LOMP) and all of the benchmarks used in the book are available on GitHub
Learn more about the Book
Get LOMP on Github
|