- 5 resultados
menor preço: € 96,49, preço mais alto: € 151,98, preço médio: € 126,80
1
Hardware Acceleration of EDA Algorithms - Sunil P. Khatri#Kanupriya Gulati
Encomendar
no/na Thalia.de
€ 139,09
Envio: € 0,001
EncomendarLink patrocinado
Sunil P. Khatri#Kanupriya Gulati:

Hardware Acceleration of EDA Algorithms - novo libro

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… mais…

Nr. 25416251. Custos de envio:, Sofort per Download lieferbar, DE. (EUR 0.00)
2
Hardware Acceleration of EDA Algorithms - Sunil P. Khatri#Kanupriya Gulati
Encomendar
no/na Orellfuessli.ch
CHF 163,90
(aproximadamente € 149,94)
Envio: € 16,471
EncomendarLink patrocinado

Sunil P. Khatri#Kanupriya Gulati:

Hardware Acceleration of EDA Algorithms - novo libro

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… mais…

Nr. 25416251. Custos de envio:Lieferzeiten außerhalb der Schweiz 3 bis 21 Werktage, , Sofort per Download lieferbar, zzgl. Versandkosten. (EUR 16.47)
3
Hardware Acceleration of EDA Algorithms
Encomendar
no/na Orellfuessli.ch
CHF 163,90
(aproximadamente € 151,98)
Envio: € 16,691
EncomendarLink patrocinado
Hardware Acceleration of EDA Algorithms - novo libro

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… mais…

Nr. 25416251. Custos de envio:, Sofort per Download lieferbar, zzgl. Versandkosten. (EUR 16.69)
4
Hardware Acceleration of EDA Algorithms
Encomendar
no/na Hugendubel.de
€ 96,49
Envio: € 0,001
EncomendarLink patrocinado
Hardware Acceleration of EDA Algorithms - novo libro

2010, ISBN: 9781441909442

*Hardware Acceleration of EDA Algorithms* - Custom ICs FPGAs and GPUs. Auflage 2010 / pdf eBook für 96.49 € / Aus dem Bereich: eBooks, Sachthemen & Ratgeber, Computer & Internet Medien > … mais…

Custos de envio:In stock (Download), , Versandkostenfrei nach Hause oder Express-Lieferung in Ihre Buchhandlung., DE. (EUR 0.00)
5
Hardware Acceleration of EDA Algorithms
Encomendar
no/na eBook.de
€ 96,49
Envio: € 0,001
EncomendarLink patrocinado
Hardware Acceleration of EDA Algorithms - novo libro

2010, ISBN: 9781441909442

Hardware Acceleration of EDA Algorithms - Custom ICs FPGAs and GPUs. Auflage 2010: ab 96.49 € eBooks > Sachthemen & Ratgeber > Computer & Internet, Springer-Verlag GmbH

Custos de envio:in stock, , , DE. (EUR 0.00)

1Como algumas plataformas não transmitem condições de envio e estas podem depender do país de entrega, do preço de compra, do peso e tamanho do artigo, de uma possível adesão à plataforma, de uma entrega directa pela plataforma ou através de um terceiro fornecedor (Marketplace), etc., é possível que os custos de envio indicados pelo eurolivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro

Dados detalhados do livro - Hardware Acceleration of EDA Algorithms


EAN (ISBN-13): 9781441909442
Ano de publicação: 2010
Editor/Editora: Springer-Verlag GmbH
194 Páginas
Língua: eng/Englisch

Livro na base de dados desde 2007-01-10T14:50:11+00:00 (Lisbon)
Página de detalhes modificada pela última vez em 2024-04-21T15:33:08+01:00 (Lisbon)
Número ISBN/EAN: 9781441909442

Número ISBN - Ortografia alternativa:
978-1-4419-0944-2
Ortografia alternativa e termos de pesquisa relacionados:
Autor do livro: sunil, gula, gulat
Título do livro: hardware, eda, algorithms


Dados da editora

Autor: Sunil P Khatri; Kanupriya Gulati
Título: Hardware Acceleration of EDA Algorithms - Custom ICs, FPGAs and GPUs
Editora: Springer; Springer US
192 Páginas
Ano de publicação: 2010-03-11
New York; NY; US
Língua: Inglês
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

Outros livros adicionais, que poderiam ser muito similares com este livro:

Último livro semelhante:
9781489983336 Hardware Acceleration of EDA Algorithms (Gulati, Kanupriya;Khatri, Sunil P)


< Para arquivar...