Intel Parallel Programming Professional (Introduction)
✍ Scribed by Коллектив авторов
- Year
- 0
- Tongue
- Russian
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Intel Parallel Programming Professional (Introduction) / В.П. Гергель, В.В. Воеводин, А.В. Сысоев и др. – 2-е изд., испр. – Москва : Национальный Открытый Университет «ИНТУИТ», 2016. – 569 с. : ил., граф., схем. – Режим доступа: по подписке. – URL: http://biblioclub.ru/index.php?page=book&id=429006 (дата обращения: 18.08.2020). – Текст : электронный.
📜 SIMILAR VOLUMES
<b>Optimize code for multi-core processors with Intel's Parallel Studio</b><p>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 a
Optimize code for multi-core processors with Intels Parallel Studio<br>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 para
<b>Optimize code for multi-core processors with Intel's Parallel Studio</b><p>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 a
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, techni
Contents: Preface; Introduction; Tiny Fortran; Hardware and Operating System Models; Processes, Shared Memory and Simple Parallel Programs; Basic Parallel Programming Techniques; Barriers and Race Conditions; Introduction to Scheduling-Nested Loops; Overcoming Data Dependencies; Scheduling Summary;