Cargando…

Parallel Programming with Intel Parallel Studio XE

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 eage...

Descripción completa

Detalles Bibliográficos
Autores principales: Blair-Chappell , Stephen, Stokes, Andrew
Lenguaje:eng
Publicado: John Wiley & Sons 2012
Materias:
Acceso en línea:http://cds.cern.ch/record/1486784
Descripción
Sumario: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