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...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Waltham, MA :
Morgan Kaufmann,
©2012.
|
Schriftenreihe: | Applications of GPU computing.
|
Schlagworte: | |
Online-Zugang: | Volltext Volltext |
Zusammenfassung: | 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. |
Beschreibung: | 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. |
Beschreibung: | 1 online resource (1 online resource) |
Bibliographie: | Includes bibliographical references (pages 303-309) and index. |
ISBN: | 9780123884268 0123884268 9780123884329 0123884322 1283299038 9781283299039 9786613299031 6613299030 |
Internformat
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn760157354 | ||
003 | OCoLC | ||
005 | 20240705115654.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 |d OCLCO |d OCLCL |d SXB |d OCLCQ |d OCLCO | ||
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 | |
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 | 7 | |a 005.3 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Farber, Rob. |1 https://id.oclc.org/worldcat/entity/E39PCjHjWMc8kwTWPHM8mfDWH3 |0 http://id.loc.gov/authorities/names/n2011073346 | |
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 (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. | ||
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Computer architecture. |0 http://id.loc.gov/authorities/subjects/sh85029479 | |
650 | 0 | |a Parallel programming (Computer science) |0 http://id.loc.gov/authorities/subjects/sh85097827 | |
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 | |
650 | 7 | |a Computer architecture |2 fast | |
650 | 7 | |a Parallel programming (Computer science) |2 fast | |
758 | |i has work: |a CUDA application design and development (Text) |1 https://id.oclc.org/worldcat/entity/E39PCFTXMBkWgpqXbBq6gMdBbm |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
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. |0 http://id.loc.gov/authorities/names/no2011079368 | |
856 | 1 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849 |3 Volltext | |
856 | 1 | |l CBO01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849 |3 Volltext | |
856 | 1 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://www.sciencedirect.com/science/book/9780123884268 |3 Volltext | |
856 | 1 | |l CBO01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://www.sciencedirect.com/science/book/9780123884268 |3 Volltext | |
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 GEBAY | ||
912 | |a ZDB-4-EBA |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn760157354 |
---|---|
_version_ | 1813903417950601217 |
adam_text | |
any_adam_object | |
author | Farber, Rob |
author_GND | http://id.loc.gov/authorities/names/n2011073346 |
author_facet | Farber, Rob |
author_role | |
author_sort | Farber, Rob |
author_variant | r f rf |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A65 F37 2012 |
callnumber-search | QA76.76.A65 F37 2012 |
callnumber-sort | QA 276.76 A65 F37 42012 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | 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. |
ctrlnum | (OCoLC)760157354 |
dewey-full | 005.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.3 |
dewey-search | 005.3 |
dewey-sort | 15.3 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06539cam a2200757 a 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn760157354</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20240705115654.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr cn|||||||||</controlfield><controlfield tag="008">111110s2012 mau ob 001 0 eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="z"> 2011038617</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">OPELS</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">OPELS</subfield><subfield code="d">CDX</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">E7B</subfield><subfield code="d">MYG</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">COO</subfield><subfield code="d">UMI</subfield><subfield code="d">YDXCP</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">D6H</subfield><subfield code="d">AZK</subfield><subfield code="d">ICA</subfield><subfield code="d">AGLDB</subfield><subfield code="d">CNNOR</subfield><subfield code="d">K6U</subfield><subfield code="d">PIFAG</subfield><subfield code="d">FVL</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NJR</subfield><subfield code="d">U3W</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">STF</subfield><subfield code="d">WRM</subfield><subfield code="d">VTS</subfield><subfield code="d">INT</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">WYU</subfield><subfield code="d">G3B</subfield><subfield code="d">TKN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">LEAUB</subfield><subfield code="d">OL$</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">SXB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">763161237</subfield><subfield code="a">767519223</subfield><subfield code="a">772503141</subfield><subfield code="a">778616410</subfield><subfield code="a">813043929</subfield><subfield code="a">816867245</subfield><subfield code="a">823130424</subfield><subfield code="a">823854791</subfield><subfield code="a">823925014</subfield><subfield code="a">824104942</subfield><subfield code="a">961504891</subfield><subfield code="a">980976133</subfield><subfield code="a">1012050044</subfield><subfield code="a">1259080617</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780123884268</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0123884268</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780123884329</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0123884322</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1283299038</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781283299039</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9786613299031</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">6613299030</subfield></datafield><datafield tag="024" ind1="8" ind2=" "><subfield code="a">9786613299031</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)760157354</subfield><subfield code="z">(OCoLC)763161237</subfield><subfield code="z">(OCoLC)767519223</subfield><subfield code="z">(OCoLC)772503141</subfield><subfield code="z">(OCoLC)778616410</subfield><subfield code="z">(OCoLC)813043929</subfield><subfield code="z">(OCoLC)816867245</subfield><subfield code="z">(OCoLC)823130424</subfield><subfield code="z">(OCoLC)823854791</subfield><subfield code="z">(OCoLC)823925014</subfield><subfield code="z">(OCoLC)824104942</subfield><subfield code="z">(OCoLC)961504891</subfield><subfield code="z">(OCoLC)980976133</subfield><subfield code="z">(OCoLC)1012050044</subfield><subfield code="z">(OCoLC)1259080617</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">1108042:11007121</subfield><subfield code="b">Elsevier Science & Technology</subfield><subfield code="n">http://www.sciencedirect.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A65</subfield><subfield code="b">F37 2012</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051430</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">UYF</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.3</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Farber, Rob.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjHjWMc8kwTWPHM8mfDWH3</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2011073346</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">CUDA application design and development /</subfield><subfield code="c">Rob Farber.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Waltham, MA :</subfield><subfield code="b">Morgan Kaufmann,</subfield><subfield code="c">©2012.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 online resource)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">data file</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Applications of GPU computing series</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="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.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="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.</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="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.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references (pages 303-309) and index.</subfield></datafield><datafield tag="546" ind1=" " ind2=" "><subfield code="a">English.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer architecture.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85029479</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Parallel programming (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh85097827</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Ordinateurs</subfield><subfield code="x">Architecture.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Programmation parallèle (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Software Development & Engineering</subfield><subfield code="x">Project Management.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computer architecture</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Parallel programming (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">CUDA application design and development (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCFTXMBkWgpqXbBq6gMdBbm</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Farber, Rob.</subfield><subfield code="t">CUDA application design and development.</subfield><subfield code="d">Waltham, MA : Morgan Kaufmann, ©2012</subfield><subfield code="z">9780123884268</subfield><subfield code="w">(DLC) 2011038617</subfield><subfield code="w">(OCoLC)731925404</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Applications of GPU computing.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011079368</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">CBO01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://www.sciencedirect.com/science/book/9780123884268</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="1" ind2=" "><subfield code="l">CBO01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://www.sciencedirect.com/science/book/9780123884268</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Coutts Information Services</subfield><subfield code="b">COUT</subfield><subfield code="n">19726636</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ebrary</subfield><subfield code="b">EBRY</subfield><subfield code="n">ebr10506463</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">453849</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">329903</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">7229099</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn760157354 |
illustrated | Not Illustrated |
indexdate | 2024-10-25T16:18:22Z |
institution | BVB |
isbn | 9780123884268 0123884268 9780123884329 0123884322 1283299038 9781283299039 9786613299031 6613299030 |
language | English |
oclc_num | 760157354 |
open_access_boolean | |
owner | MAIN |
owner_facet | MAIN |
physical | 1 online resource (1 online resource) |
psigel | ZDB-4-EBA |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Morgan Kaufmann, |
record_format | marc |
series | Applications of GPU computing. |
series2 | Applications of GPU computing series |
spelling | Farber, Rob. https://id.oclc.org/worldcat/entity/E39PCjHjWMc8kwTWPHM8mfDWH3 http://id.loc.gov/authorities/names/n2011073346 CUDA application design and development / Rob Farber. Waltham, MA : Morgan Kaufmann, ©2012. 1 online resource (1 online resource) text txt rdacontent computer c rdamedia online resource cr rdacarrier data file Applications of GPU computing series 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. 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. 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. Print version record. Includes bibliographical references (pages 303-309) and index. English. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Computer architecture. http://id.loc.gov/authorities/subjects/sh85029479 Parallel programming (Computer science) http://id.loc.gov/authorities/subjects/sh85097827 Logiciels d'application Développement. Ordinateurs Architecture. Programmation parallèle (Informatique) COMPUTERS Software Development & Engineering Project Management. bisacsh Application software Development fast Computer architecture fast Parallel programming (Computer science) fast has work: CUDA application design and development (Text) https://id.oclc.org/worldcat/entity/E39PCFTXMBkWgpqXbBq6gMdBbm https://id.oclc.org/worldcat/ontology/hasWork Print version: Farber, Rob. CUDA application design and development. Waltham, MA : Morgan Kaufmann, ©2012 9780123884268 (DLC) 2011038617 (OCoLC)731925404 Applications of GPU computing. http://id.loc.gov/authorities/names/no2011079368 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849 Volltext CBO01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849 Volltext FWS01 ZDB-4-EBA FWS_PDA_EBA https://www.sciencedirect.com/science/book/9780123884268 Volltext CBO01 ZDB-4-EBA FWS_PDA_EBA https://www.sciencedirect.com/science/book/9780123884268 Volltext |
spellingShingle | Farber, Rob CUDA application design and development / Applications of GPU computing. 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. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Computer architecture. http://id.loc.gov/authorities/subjects/sh85029479 Parallel programming (Computer science) http://id.loc.gov/authorities/subjects/sh85097827 Logiciels d'application Développement. Ordinateurs Architecture. Programmation parallèle (Informatique) COMPUTERS Software Development & Engineering Project Management. bisacsh Application software Development fast Computer architecture fast Parallel programming (Computer science) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh85029479 http://id.loc.gov/authorities/subjects/sh85097827 |
title | CUDA application design and development / |
title_auth | CUDA application design and development / |
title_exact_search | CUDA application design and development / |
title_full | CUDA application design and development / Rob Farber. |
title_fullStr | CUDA application design and development / Rob Farber. |
title_full_unstemmed | CUDA application design and development / Rob Farber. |
title_short | CUDA application design and development / |
title_sort | cuda application design and development |
topic | Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Computer architecture. http://id.loc.gov/authorities/subjects/sh85029479 Parallel programming (Computer science) http://id.loc.gov/authorities/subjects/sh85097827 Logiciels d'application Développement. Ordinateurs Architecture. Programmation parallèle (Informatique) COMPUTERS Software Development & Engineering Project Management. bisacsh Application software Development fast Computer architecture fast Parallel programming (Computer science) fast |
topic_facet | Application software Development. Computer architecture. Parallel programming (Computer science) Logiciels d'application Développement. Ordinateurs Architecture. Programmation parallèle (Informatique) COMPUTERS Software Development & Engineering Project Management. Application software Development Computer architecture |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=453849 https://www.sciencedirect.com/science/book/9780123884268 |
work_keys_str_mv | AT farberrob cudaapplicationdesignanddevelopment |