<?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>Parallel programming in C with MPI and openMP</title>
  </titleInfo>
  <name type="personal">
    <namePart>Quinn, Michael J. (Michael Jay)</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">iau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Dubuque, Iowa</placeTerm>
    </place>
    <publisher>McGraw-Hill</publisher>
    <dateIssued>2004</dateIssued>
    <dateIssued encoding="marc">2003</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 529 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Motivation and history -- Parallel architectures -- Parallel algorithm desgin -- Message- passing programming -- The Sieve of eratosthences -- Floyd's algorithm --  Performance analysis -- Matrix- vector multiplication -- Document classification -- Monte carlo methods -- Matrix multiplication -- Solving linear systems -- Finite difference methods -- Sorting -- The Fast fourier transform -- Combinatorial search -- Shared- memory programming -- Combining MPI and open MP.</tableOfContents>
  <note type="statement of responsibility">Michael J. Quinn.</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Parallel programming (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.C15.Q55</classification>
  <classification authority="ddc" edition="21">005.13/3</classification>
  <identifier type="isbn">0072822562</identifier>
  <identifier type="lccn">2003046371</identifier>
  <identifier type="uri">http://www.loc.gov/catdir/description/mh031/2003046371.html</identifier>
  <identifier type="uri">http://www.loc.gov/catdir/toc/mh031/2003046371.html</identifier>
  <location>
    <url displayLabel="Publisher description">http://www.loc.gov/catdir/description/mh031/2003046371.html</url>
  </location>
  <location>
    <url displayLabel="Table of contents">http://www.loc.gov/catdir/toc/mh031/2003046371.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">030312</recordCreationDate>
    <recordChangeDate encoding="iso8601">20210414114132.0</recordChangeDate>
    <recordIdentifier>13120485</recordIdentifier>
  </recordInfo>
</mods>
