OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Programming Your GPU with OpenMP. Performance Portability for GPUs

Par : Tom Deakin, Timothy G. Mattson
Expédié sous 127 jours
Cet article sera commandé chez un fournisseur et vous sera envoyé 127 jours après la date de votre commande.
Nous vous prions de nous excuser mais rencontrons momentanément des soucis d'approvisionnement. C’est le moment de vous laisser tenter par nos livres numériques et notre offre occasion.
  • Nombre de pages309
  • FormatGrand Format
  • PrésentationBroché
  • Poids0.482 kg
  • Dimensions17,6 cm × 26,7 cm × 1,6 cm
  • ISBN978-0-262-54753-6
  • EAN9780262547536
  • Date de parution02/11/2023
  • CollectionScientific and Engineering Com
  • ÉditeurMIT Press (The)

Résumé

Today's computers are complex, multi-architecture systems : they incorporate multiple cores in a shared address space, graphics processing units (GPUs), and specialized accelerators. To get the most from these systems, programs must use all these different processors. In Programming Your GPU with OpenMP, Tom Deakin and Timothy Mattson help everyone, from beginners to advanced programmers, learn how to use OpenMP to program a GPU using just a few directives and runtime functions.
Then, programmers can go further to maximize performance by using CPUs and GPUs in parallel—true heterogeneous programming. And since OpenMP is a portable API, the programs will run on almost any system. Programming Your GPU with OpenMP shares best practices for writing performance portable programs. Key features include : - The most up-to-date APIs for programming GPU5 with OpenMP with concepts that transfer to other approaches for GPU programming.
- A tutorial style that embraces active learning so that readers can make immediate use of what they learn via provided source code. - Building the OpenMP GPU Common Core to get programmers to serious production-level GPU programming as fast as possible. Additional features : A reference guide at the end of the book covering all relevant parts of OpenMP 52. An online repository containing source code for the example programs from the book, provided in all languages currently supported by OpenMP : C, C++, and Fortran.
Tutorial videos and lecture slides.