<?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>
    <nonSort>An </nonSort>
    <title>introduction to parallel programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pacheco, Peter S.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Malensek, Matthew</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Cambridge</placeTerm>
    </place>
    <publisher>Morgan Kaufmann Publishers</publisher>
    <dateIssued>2022</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix, 468 p.</extent>
  </physicalDescription>
  <abstract>"An Introduction to Parallel Programming, Second Edition presents a tried-and-true tutorial approach that shows students how to develop effective parallel programs with MPI, Pthreads and OpenMP, and CUDA. As the first undergraduate text to directly address compiling and running parallel programs on multi-core and cluster architectures, this second edition carries forward its clear explanations for designing, debugging and evaluating the performance of distributed and shared-memory programs while adding coverage of accelerators via new content on GPU programming and heterogeneous programming. New and improved user-friendly exercises teach students how to compile, run and modify example programs. Key features: Takes a tutorial approach, starting with small programming examples and building progressively to more challenging examples; Explains how to develop parallel programs using MPI, Pthreads and OpenMP, and CUDA APIs; A robust package of online ancillaries for instructors and students includes lecture slides, solutions manual, downloadable source code, and an image bank; New chapters on GPU programming and heterogeneous programming; New examples and exercises related to parallel program development."-- Page 4 of cover</abstract>
  <note type="statement of responsibility">Peter S. Pacheco and Matthew Malensek</note>
  <note>Includes bibliographical references and index.</note>
  <note>Eng</note>
  <subject>
    <topic>Programming</topic>
  </subject>
  <subject>
    <topic>Parallel programming</topic>
  </subject>
  <subject>
    <topic>Parallel programming (Computer science)</topic>
  </subject>
  <classification authority="ddc">T 004.35 PAC-I</classification>
  <identifier type="isbn">9780128046050</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260908</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260908162609.0</recordChangeDate>
  </recordInfo>
</mods>
