Cargando…

CUDA application design and development /

As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. CUDA Application Design and Development...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Farber, Rob
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Waltham, MA : Morgan Kaufmann, ©2012.
Colección:Applications of GPU computing.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn760157354
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 111110s2012 mau ob 001 0 eng d
010 |z  2011038617 
040 |a OPELS  |b eng  |e pn  |c OPELS  |d CDX  |d OCLCQ  |d E7B  |d MYG  |d N$T  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d COO  |d UMI  |d YDXCP  |d IDEBK  |d OCLCQ  |d OCLCF  |d OCLCQ  |d D6H  |d AZK  |d ICA  |d AGLDB  |d CNNOR  |d K6U  |d PIFAG  |d FVL  |d OCLCQ  |d NJR  |d U3W  |d OCLCQ  |d STF  |d WRM  |d VTS  |d INT  |d OCLCQ  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d LEAUB  |d OL$  |d OCLCQ  |d OCLCO  |d OCLCQ  |d QGK 
019 |a 763161237  |a 767519223  |a 772503141  |a 778616410  |a 813043929  |a 816867245  |a 823130424  |a 823854791  |a 823925014  |a 824104942  |a 961504891  |a 980976133  |a 1012050044  |a 1259080617 
020 |a 9780123884268  |q (electronic bk.) 
020 |a 0123884268  |q (electronic bk.) 
020 |a 9780123884329  |q (electronic bk.) 
020 |a 0123884322  |q (electronic bk.) 
020 |a 1283299038 
020 |a 9781283299039 
020 |a 9786613299031 
020 |a 6613299030 
024 8 |a 9786613299031 
029 1 |a AU@  |b 000048718238 
029 1 |a AU@  |b 000050155421 
029 1 |a CHBIS  |b 007226553 
029 1 |a CHNEW  |b 000617109 
029 1 |a CHNEW  |b 001010280 
029 1 |a CHVBK  |b 181802481 
029 1 |a DEBBG  |b BV042314290 
029 1 |a DEBSZ  |b 360078834 
029 1 |a DEBSZ  |b 372889395 
029 1 |a DEBSZ  |b 378276158 
029 1 |a DEBSZ  |b 481267549 
029 1 |a NZ1  |b 15189622 
029 1 |a AU@  |b 000073097493 
035 |a (OCoLC)760157354  |z (OCoLC)763161237  |z (OCoLC)767519223  |z (OCoLC)772503141  |z (OCoLC)778616410  |z (OCoLC)813043929  |z (OCoLC)816867245  |z (OCoLC)823130424  |z (OCoLC)823854791  |z (OCoLC)823925014  |z (OCoLC)824104942  |z (OCoLC)961504891  |z (OCoLC)980976133  |z (OCoLC)1012050044  |z (OCoLC)1259080617 
037 |a 1108042:11007121  |b Elsevier Science & Technology  |n http://www.sciencedirect.com 
050 4 |a QA76.76.A65  |b F37 2012 
072 7 |a COM  |x 051430  |2 bisacsh 
072 7 |a UYF  |2 bicssc 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a Farber, Rob. 
245 1 0 |a CUDA application design and development /  |c Rob Farber. 
260 |a Waltham, MA :  |b Morgan Kaufmann,  |c ©2012. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file 
490 1 |a Applications of GPU computing series 
520 |a As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. CUDA Application Design and Development starts with an introduction to parallel computing concepts for readers with no previous parallel experience, and focuses on issues of immediate importance to working software developers: achieving high performance, maintaining competitiveness, analyzing CUDA benefits versus costs, and determining application lifespan. The book then details the thought behind CUDA and teaches how to create, analyze, and debug CUDA applications. Throughout, the focus is on software engineering issues: how to use CUDA in the context of existing application code, with existing compilers, languages, software tools, and industry-standard API libraries Using an approach refined in a series of well-received articles at Dr Dobb's Journal, author Rob Farber takes the reader step-by-step from fundamentals to implementation, moving from language theory to practical coding Includes multiple examples building from simple to more complex applications in four key areas: machine learning, visualization, vision recognition, and mobile computing Addresses the foundational issues for CUDA development: multi-threaded programming and the different memory hierarchy Includes teaching chapters designed to give a full understanding of CUDA tools, techniques and structure. Presents CUDA techniques in the context of the hardware they are implemented on as well as other styles of programming that will help readers bridge into the new material. 
505 0 |a 1. How to think in CUDA 2. Tools to build, debug and profile 3. The GPU performance envelope 4. The CUDA memory subsystems 5. Exploiting the CUDA execution grid 6. MultiGPU applications and scaling 7. Numerical CUDA, libraries and high-level language bindings 8. Mixing CUDA with rendering 9. High Performance Machine Learning 10. Scientific Visualization 11. Multimedia with OpenCV 12. Ultra Low-power Devices: Tegra. 
500 |a Machine generated contents note: 1. How to think in CUDA 2. Tools to build, debug and profile 3. The GPU performance envelope 4. The CUDA memory subsystems 5. Exploiting the CUDA execution grid 6. MultiGPU applications and scaling 7. Numerical CUDA, libraries and high-level language bindings 8. Mixing CUDA with rendering 9. High Performance Machine Learning 10. Scientific Visualization 11. Multimedia with OpenCV 12. Ultra Low-power Devices: Tegra. 
588 0 |a Print version record. 
504 |a Includes bibliographical references (pages 303-309) and index. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Application software  |x Development. 
650 0 |a Computer architecture. 
650 0 |a Parallel programming (Computer science) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Ordinateurs  |x Architecture. 
650 6 |a Programmation parallèle (Informatique) 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Project Management.  |2 bisacsh 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Computer architecture.  |2 fast  |0 (OCoLC)fst00872026 
650 7 |a Parallel programming (Computer science)  |2 fast  |0 (OCoLC)fst01052939 
776 0 8 |i Print version:  |a Farber, Rob.  |t CUDA application design and development.  |d Waltham, MA : Morgan Kaufmann, ©2012  |z 9780123884268  |w (DLC) 2011038617  |w (OCoLC)731925404 
830 0 |a Applications of GPU computing. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780123884268/?ar  |z Texto completo 
938 |a Coutts Information Services  |b COUT  |n 19726636 
938 |a ebrary  |b EBRY  |n ebr10506463 
938 |a EBSCOhost  |b EBSC  |n 453849 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 329903 
938 |a YBP Library Services  |b YANK  |n 7229099 
994 |a 92  |b IZTAP