- 5 resultados
menor preço: € 19.20, preço mais alto: € 106.99, preço médio: € 81.76
1
Programming Many-Core Chips - András Vajda
Encomendar
no/na Weltbild.de
€ 106.99
Envio: € 0.001
EncomendarLink patrocinado
András Vajda:

Programming Many-Core Chips - nuovo livro

2011, ISBN: 1441997385

This book presents new concepts, techniques and promising programming models for designing software for chips with many (hundreds to thousands) processor cores. Given the scale of paralle… mais…

Nr. 28831956. Custos de envio:, 2-5 Werktage, DE. (EUR 0.00)
2
Programming Many-Core Chips - András Vajda
Encomendar
no/na booklooker.de
€ 92.45
Envio: € 0.001
EncomendarLink patrocinado

András Vajda:

Programming Many-Core Chips - primeira edição

2011, ISBN: 9781441997388

Edição encadernada

[ED: Gebunden], [PU: Springer US], Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Provides overview of various, existing homogeneous/hete… mais…

Custos de envio:Versandkostenfrei, Versand nach Deutschland. (EUR 0.00) Moluna GmbH
3
Programming Many-Core Chips - Vajda, Andras
Encomendar
no/na booklooker.de
€ 19.20
Envio: € 3.001
EncomendarLink patrocinado
Vajda, Andras:
Programming Many-Core Chips - livro usado

2011

ISBN: 9781441997388

[PU: Springer US], Neubindung, Buchschnitt leicht verkürzt, Buchrücken leicht angestoßen, Ausg. 2011 10495799/12, DE, [SC: 3.00], gebraucht; sehr gut, gewerbliches Angebot, 2011, Banküber… mais…

Custos de envio:Versand nach Deutschland. (EUR 3.00) Buchpark GmbH
4
Programming Many-Core Chips - Vajda, Andras
Encomendar
no/na booklooker.de
€ 83.19
Envio: € 9.901
EncomendarLink patrocinado
Vajda, Andras:
Programming Many-Core Chips - livro usado

2011, ISBN: 9781441997388

[PU: Springer US], Neubindung, Buchschnitt leicht verkürzt, Buchrücken leicht angestoßen, Ausg. 2011 10495799/12, DE, [SC: 9.90], gebraucht; sehr gut, gewerbliches Angebot, 2011, Banküber… mais…

Custos de envio:Versand nach Österreich. (EUR 9.90) Buchpark GmbH
5
Programming Many-Core Chips - András Vajda
Encomendar
no/na lehmanns.de
€ 106.99
Envio: € 0.001
EncomendarLink patrocinado
András Vajda:
Programming Many-Core Chips - encadernada, livro de bolso

2011, ISBN: 9781441997388

Buch, Hardcover, 2011 ed. [PU: Springer-Verlag New York Inc.], Springer-Verlag New York Inc., 2011

Custos de envio:Lieferbar. (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 item, de uma possível adesão à plataforma, de uma entrega direta pela plataforma ou através de um fornecedor terceirizado (Marketplace), etc., é possível que os custos de envio indicados pela terralivro não correspondam aos da plataforma ofertante.

Dados bibliográficos do melhor livro correspondente

Pormenores referentes ao livro
Programming Many-Core Chips

This book presents new concepts, techniques and promising programming models for designing software for chips with "many" (hundreds to thousands) processor cores. Given the scale of parallelism inherent to these chips, software designers face new challenges in terms of operating systems, middleware and applications. This will serve as an invaluable, single-source reference to the state-of-the-art in programming many-core chips. Coverage includes many-core architectures, operating systems, middleware, and programming models.

Dados detalhados do livro - Programming Many-Core Chips


EAN (ISBN-13): 9781441997388
ISBN (ISBN-10): 1441997385
Livro de capa dura
Livro de bolso
Ano de publicação: 2011
Editor/Editora: Springer-Verlag New York Inc.
228 Páginas
Peso: 0,496 kg
Língua: Englisch

Livro na base de dados desde 2009-01-22T15:40:32-02:00 (Sao Paulo)
Página de detalhes modificada pela última vez em 2024-01-30T15:53:06-03:00 (Sao Paulo)
Número ISBN/EAN: 9781441997388

Número ISBN - Ortografia alternativa:
1-4419-9738-5, 978-1-4419-9738-8
Ortografia alternativa e termos de pesquisa relacionados:
Autor do livro: vajda, andras, andräß, marienfeld
Título do livro: chips, core programm, konferenzen über deutschland, programming


Dados da editora

Autor: András Vajda
Título: Programming Many-Core Chips
Editora: Springer; Springer US
228 Páginas
Ano de publicação: 2011-06-21
New York; NY; US
Impresso / Feito em
Língua: Inglês
106,99 € (DE)
109,99 € (AT)
118,00 CHF (CH)
POD
XII, 228 p.

BB; Hardcover, Softcover / Technik/Elektronik, Elektrotechnik, Nachrichtentechnik; Schaltkreise und Komponenten (Bauteile); Verstehen; EDA; Electronic Design Automation; Many-core; Many-core programming; Multi-core; Multi-core programming; Parallel programming; Electronic Circuits and Systems; Computer-Aided Engineering (CAD, CAE) and Design; Computer-Aided Design (CAD); EA; BC

This book presents new concepts, techniques and promising programming models for designing software for chips with "many" (hundreds to thousands) processor cores. Given the scale of parallelism inherent to these chips, software designers face new challenges in terms of operating systems, middleware and applications. This will serve as an invaluable, single-source reference to the state-of-the-art in programming many-core chips. Coverage includes many-core architectures, operating systems, middleware, and programming models.

Introduction.- Multi-core and Many-core Processor Architectures.- State of the Art Multi-core Operating Systems.- The Fundamental Laws of Parallelism.- Fundamentals of Parallel Programming.- Debugging and Performance Analysis of Many-core Programs.- Many-core Virtualization and Operating Systems.- Introduction to Programming Models.- Practical Many-core Programming.- Looking Ahead.- Index.


Provides overview of various, existing homogeneous/heterogeneous architectures, cache and memory structures, on-chip interconnects, etc. and explains why current programming models won’t scale when these architectures are scaled to meet the needs of hundreds and thousands of processor cores Analyzes emerging hardware architectures and their benefits Explains challenges and limitations faced by current operating systems and introduces novel solutions, e.g., to resource management and scheduling Explains key concepts in many-core middleware, such as shared memory vs message passing approaches, data vs computation movement, and hint-based vs application driven assignment of tasks Explores the most promising programming models, focusing on scalability Includes supplementary material: sn.pub/extras

< Para arquivar...