<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Multicore and GPU Programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Barlas, Gerassimos</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>Ohio Library and Information Network</namePart>
  </name>
  <name type="corporate">
    <namePart>Safari, an O'Reilly Media Company</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <dateIssued encoding="marc">2014</dateIssued>
    <edition>1st edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="gmd">electronic resource</form>
    <extent>1 online resource (698 pages)</extent>
  </physicalDescription>
  <abstract>Multicore and GPU Programming offers broad coverage of the key parallel computing skillsets: multicore CPU programming and manycore "massively parallel" computing. Using threads, OpenMP, MPI, and CUDA, it teaches the design and development of software capable of taking advantage of today's computing platforms incorporating CPU and GPU hardware and explains how to transition from sequential programming to a parallel computing paradigm. Presenting material refined over more than a decade of teaching parallel computing, author Gerassimos Barlas minimizes the challenge with multiple examples, extensive case studies, and full source code. Using this book, you can develop programs that run over distributed memory machines using MPI, create multi-threaded applications with either libraries or directives, write optimized applications that balance the workload between available computing resources, and profile and debug programs targeting multicore machines. Comprehensive coverage of all major multicore programming tools, including threads, OpenMP, MPI, and CUDA Demonstrates parallel programming design patterns and examples of how different tools and paradigms can be integrated for superior performance Particular focus on the emerging area of divisible load theory and its impact on load balancing and distributed systems Download source code, examples, and instructor support materials on the book's companion website</abstract>
  <note type="statement of responsibility">Barlas, Gerassimos</note>
  <note>Available to OhioLINK libraries</note>
  <note>Electronic reproduction. Boston, MA : Safari, Available via World Wide Web. 2015</note>
  <note>Mode of access: World Wide Web</note>
  <note>Made available through: Safari, an O'Reilly Media Company</note>
  <classification authority="ddc" edition="22">004.6 BGM</classification>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="uri">https://learning.oreilly.com/library/view/-/9780124171374/?ar</identifier>
  <location>
    <url displayLabel="Safari Books Online">https://learning.oreilly.com/library/view/-/9780124171374/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Available to OhioLINK libraries</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg">Ma-Un</recordContentSource>
    <recordCreationDate encoding="marc">150115</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210304175138.0</recordChangeDate>
    <recordIdentifier source="CaSebORM">1safari9780124171374</recordIdentifier>
  </recordInfo>
</mods>
