- 5 resultaten
laagste prijs: € 111,49, hoogste prijs: € 151,98, gemiddelde prijs: € 138,32
1
Hardware Acceleration of EDA Algorithms - Sunil P. Khatri#Kanupriya Gulati
bestellen
bij Thalia.de
€ 139,09
verzending: € 0,001
bestellenGesponsorde link
Sunil P. Khatri#Kanupriya Gulati:

Hardware Acceleration of EDA Algorithms - nieuw boek

2010, ISBN: 9781441909442

Single-threaded software applications have ceased to see signi?cant gains in p- formance on a general-purpose CPU, even with further scaling in very large scale integration (VLSI) technol… Meer...

Nr. 25416251. Verzendingskosten:, Sofort per Download lieferbar, DE. (EUR 0.00)
2
Hardware Acceleration of EDA Algorithms - Sunil P. Khatri#Kanupriya Gulati
bestellen
bij Orellfuessli.ch
CHF 163,90
(ongeveer € 149,94)
verzending: € 16,471
bestellenGesponsorde link

Sunil P. Khatri#Kanupriya Gulati:

Hardware Acceleration of EDA Algorithms - nieuw boek

2010, ISBN: 9781441909442

Single-threaded software applications have ceased to see signi?cant gains in p- formance on a general-purpose CPU, even with further scaling in very large scale integration (VLSI) technol… Meer...

Nr. 25416251. Verzendingskosten:Lieferzeiten außerhalb der Schweiz 3 bis 21 Werktage, , Sofort per Download lieferbar, zzgl. Versandkosten. (EUR 16.47)
3
Hardware Acceleration of EDA Algorithms
bestellen
bij Thalia.de
€ 139,09
verzending: € 0,001
bestellenGesponsorde link
Hardware Acceleration of EDA Algorithms - nieuw boek

2010

ISBN: 9781441909442

This book deals with the acceleration of EDA algorithms using hardware platforms such as FPGAs and GPUs. Widely applied CAD algorithms are evaluated and compared for potential acceleratio… Meer...

Nr. 25416251. Verzendingskosten:, Sofort per Download lieferbar, DE. (EUR 0.00)
4
Hardware Acceleration of EDA Algorithms
bestellen
bij Orellfuessli.ch
CHF 163,90
(ongeveer € 151,98)
verzending: € 16,691
bestellenGesponsorde link
Hardware Acceleration of EDA Algorithms - nieuw boek

2010, ISBN: 9781441909442

This book deals with the acceleration of EDA algorithms using hardware platforms such as FPGAs and GPUs. Widely applied CAD algorithms are evaluated and compared for potential acceleratio… Meer...

Nr. 25416251. Verzendingskosten:, Sofort per Download lieferbar, zzgl. Versandkosten. (EUR 16.69)
5
bestellen
bij eBook.de
€ 111,49
verzending: € 0,001
bestellenGesponsorde link
Hardware Acceleration of EDA Algorithms - nieuw boek

2010, ISBN: 9781441909442

Hardware Acceleration of EDA Algorithms ab 111.49 EURO Custom ICs, FPGAs and GPUs. Auflage 2010 Medien > Bücher, [PU: Springer]

  - Nr. Verzendingskosten:, , DE. (EUR 0.00)

1Aangezien sommige platformen geen verzendingsvoorwaarden meedelen en deze kunnen afhangen van het land van levering, de aankoopprijs, het gewicht en de grootte van het artikel, een eventueel lidmaatschap van het platform, een rechtstreekse levering door het platform of via een derde aanbieder (Marktplaats), enz., is het mogelijk dat de door euro-boek.nl meegedeelde verzendingskosten niet overeenstemmen met deze van het aanbiedende platform.

Bibliografische gegevens van het best passende boek

Bijzonderheden over het boek

Gedetalleerde informatie over het boek. - Hardware Acceleration of EDA Algorithms - Custom ICs, FPGAs and GPUs


EAN (ISBN-13): 9781441909442
Verschijningsjaar: 2010
Uitgever: Springer US
194 Bladzijden
Taal: eng/Englisch

Boek bevindt zich in het datenbestand sinds 2007-01-10T15:50:11+01:00 (Amsterdam)
Detailpagina laatst gewijzigd op 2021-11-17T11:15:43+01:00 (Amsterdam)
ISBN/EAN: 9781441909442

ISBN - alternatieve schrijfwijzen:
978-1-4419-0944-2
alternatieve schrijfwijzen en verwante zoekwoorden:
Auteur van het boek: sunil, gula, gulat
Titel van het boek: hardware, eda, algorithms


Gegevens van de uitgever

Auteur: Sunil P Khatri; Kanupriya Gulati
Titel: Hardware Acceleration of EDA Algorithms - Custom ICs, FPGAs and GPUs
Uitgeverij: Springer; Springer US
192 Bladzijden
Verschijningsjaar: 2010-03-11
New York; NY; US
Taal: Engels
96,29 € (DE)
99,00 € (AT)
118,00 CHF (CH)
Available
XXII, 192 p.

EA; E107; eBook; Nonbooks, PBS / Technik/Elektronik, Elektrotechnik, Nachrichtentechnik; Schaltkreise und Komponenten (Bauteile); Verstehen; FPGA; Field Programmable Gate Array; algorithms; architecture; computer-aided design (CAD); integrated circuit; micro-alloy transistor, MAT; model; simulation; static-induction transistor; C; Electronic Circuits and Systems; Computer-Aided Engineering (CAD, CAE) and Design; Engineering; Computer-Aided Design (CAD); BC

Hardware Acceleration of EDA Algorithms: Custom ICs, FPGAs and GPUs Kanupriya Gulati Sunil P. Khatri This book deals with the acceleration of EDA algorithms using hardware platforms such as Custom ICs, FPGAs and GPUs. Widely applied CAD algorithms are studied for potential acceleration on these platforms. Coverage includes discussion of conditions under which it is preferable to use one platform over another, e.g., when an EDA problem has a high degree of data parallelism, the GPU is typically the preferred platform, whereas when the problem has more control, an FPGA may be preferred. Results are presented for the acceleration of several CAD algorithms (fault simulation, fault table generation, model card evaluation in SPICE, Monte Carlo based statistical static timing analysis, Boolean Satisfiability), demonstrating speedups up to 800X compared to single-core implementatinos of these algorithms. This book serves as a valuable guide on how best to leverage parallelism to accelerate CAD algorithms. It also presents a methodology to automatically extract SIMD parallelism from regular uniprocessor code which satisfies a set of constraints. With this approach, such uniprocessor code can automatically be converted to GPU code, allowing for significant acceleration. This approach is particularly useful since different GPUs have vastly different specifications, making the manual generation of GPU code an unscalable proposition. In particular, this book: Provides guidelines on whether to use Custom ICs, GPUs or FPGAs when accelerating a given EDA algorithm, validating these suggestions with a concrete example (Boolean Satisfiability) implemented on all these platforms; Demonstrates the acceleration of several popular EDA algorithms on GPUs, with speedups up to 800X; Helps the reader by presenting example algorithmswhich may be used by the reader to determine how best to accelerate their specific EDA algorithm; Discusses an automatic approach to generate GPU code, given regular uniprocessor code which satisfies a set of constraints; Serves as a valuable reference for anyone interested in exploring alternative hardware platforms for accelerating various EDA applications by harnessing the parallelism available in these platforms.
Provides guidelines on whether to use GPUs or FPGAs when accelerating a given EDA algorithm, with validation by a concrete example implemented on both platforms Demonstrates the acceleration of several popular EDA algorithms on GPUs, with speedups from 30X to 800X Presents techniques in a way that the reader can use example algorithms presented to determine how best to accelerate their specific EDA algorithm Discusses an automatic approach to generate GPU code, given regular uniprocessor code Includes supplementary material: sn.pub/extras

Andere boeken die eventueel grote overeenkomsten met dit boek kunnen hebben:

Laatste soortgelijke boek:
9781489983336 Hardware Acceleration of EDA Algorithms (Gulati, Kanupriya;Khatri, Sunil P)


< naar Archief...