Parallel Programming with Intel Parallel Studio XE
Год: 2012 (May)
Автор: Stephen Blair-Chappell, Andrew Stokes
Жанр: Программирование
Издательство: Wrox
ISBN: 978-0-470-89165-0
Серия: Programmer to Programmer
Язык: Английский
Формат: PDF/EPUB
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Нет
Количество страниц: 556
Описание: Parallel programming is rapidly becoming a "must-know" skill for developers. Yet, where to start? This teach-yourself tutorial is an ideal starting point for developers who already know Windows C and C++ and are eager to add parallelism to their code. With a focus on applying tools, techniques, and language extensions to implement parallelism, this essential resource teaches you how to write programs for multicore and leverage the power of multicore in your programs. Sharing hands-on case studies and real-world examples, the authors examine the challenges of each project and show you how to overcome them.
•Explores conversion of serial code to parallel
•Focuses on implementing Intel Parallel Studio
•Highlights the benefits of using parallel code
•Addresses error and performance optimization of code
•Includes real-world scenarios that illustrate the techniques of advanced parallel programming situations
Parallel Programming with Intel Parallel Studio dispels any concerns of difficulty and gets you started creating faster code with Intel Parallel Studio.
Оглавление
FOREWORD
INTRODUCTION
PART I: AN INTRODUCTION TO PARALLELISM
CHAPTER 1: PARALLELISM TODAY
CHAPTER 2: AN OVERVIEW OF PARALLEL STUDIO XE
CHAPTER 3: PARALLEL STUDIO XE FOR THE IMPATIENT
PART II: USING PARALLEL STUDIO XE
CHAPTER 4: PRODUCING OPTIMIZED CODE
CHAPTER 5: WRITING SECURE CODE
CHAPTER 6: WHERE TO PARALLELIZE
CHAPTER 7: IMPLEMENTING PARALLELISM
CHAPTER 8: CHECKING FOR ERRORS
CHAPTER 9: TUNING PARALLEL APPLICATIONS
CHAPTER 10: PARALLEL ADVISOR–DRIVEN DESIGN
CHAPTER 11: DEBUGGING PARALLEL APPLICATIONS
CHAPTER 12: EVENT-BASED ANALYSIS WITH VTUNE AMPLIFIER XE
PART III: CASE STUDIES
CHAPTER 13: THE WORLD'S FIRST SUDOKU "THIRTY-NINER"
CHAPTER 14: NINE TIPS TO PARALLEL-PROGRAMMING HEAVEN
CHAPTER 15: PARALLEL TRACK FITTING IN THE CERN COLLIDER
CHAPTER 16: PARALLELIZING LEGACY CODE
INDEX