- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
Optimize code for multi-core processors with Intel's Parallel Studio 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.
Contents
FOREWORD xxv INTRODUCTION xxvii PART IPARALLELISM CHAPTER 1: PARALLELISM TODAY 3 CHAPTER 2: AN OVERVIEW OF PART II: USING PARALLEL STUDIO XE CHAPTER 4: PRODUCING OPTIMIZED CODE 155 CHAPTER 7: IMPLEMENTING PARALLELISM 181 CHAPTER 8: CHECKING FOR ERRORS 217 CHAPTER 9: TUNING PARALLEL APPLICATIONS 251 CHAPTER 10: PARALLEL ADVISOR DRIVEN DESIGN 277 CHAPTER 11: DEBUGGING PARALLEL APPLICATIONS 309 CHAPTER 12: EVENT-BASED ANALYSIS WITH VTUNE AMPLIFIER XE 341 PART III: CASE STUDIES CHAPTER 13: THE WORLD'S FIRST SUDOKU CHAPTER 16: PARALLELIZING LEGACY CODE 463 INDEX 489