Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Multicore and GPU Programming

Posted By: eBookRat
Multicore and GPU Programming

Multicore and GPU Programming: An Incorporated Methodology
by Anthony R. Maas

English | March 8, 2024 | ASIN: B0CXMMQK45 | 29 pages | PNG (.rar) | 5.54 Mb

Multiprocessor System-on-Chip: Hardware Design and Tool Integration

Posted By: AvaxGenius
Multiprocessor System-on-Chip: Hardware Design and Tool Integration

Multiprocessor System-on-Chip: Hardware Design and Tool Integration by Michael Hübner
English | PDF(True) | 2011 | 268 Pages | ISBN : 1441964592 | 7.1 MB

Improving future electronic system performance can only be achieved by exploiting parallelism on all system levels. Multicore architectures offer a better performance/Watt ratio than single core architectures with similar performance. Combining multicore and coprocessor technology promises extreme computing power for highly CPU-time-consuming applications. FPGA-based accelerators not only offer the opportunity to speed up an application by implementing their compute-intensive kernels into hardware, but also to adapt to the dynamical behavior of an application.

Multicore Programming Using the ParC Language

Posted By: AvaxGenius
Multicore Programming Using the ParC Language

Multicore Programming Using the ParC Language by Yosi Ben-Asher
English | PDF(Repost),EPUB | 2012 | 285 Pages | ISBN : 1447121635 | 8.1 MB

Multicore Programming Using the ParC Language discusses principles of practical parallel programming using shared memory. It is unique in its approach to writing parallel programs for shared memory machines. It uses a simple yet powerful parallel dialect of C called ParC as the basic programming language, which was co-developed by author Yosi Ben-Asher.