<?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 algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Casanova, Henri</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Legrand, Arnaud.</namePart>
  </name>
  <name type="personal">
    <namePart>Robert, Yves</namePart>
    <namePart type="date">1938-</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">flu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boca Raton, FL</placeTerm>
    </place>
    <publisher>CRC Press</publisher>
    <dateIssued>c2009</dateIssued>
    <dateIssued encoding="marc">2009</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 337 pages : illustrations ; 25 cm.</extent>
  </physicalDescription>
  <abstract>Focusing on algorithms for distributed-memory parallel architectures, this book covers theoretical models of parallel computation, parallel algorithm design for homogeneous and heterogeneous platforms, complexity and performance analysis, and essential notions of scheduling.</abstract>
  <tableOfContents>	Preface Models PRAM Model Pointer Jumping Performance Evaluation of PRAM Algorithms Comparison of PRAM Models Sorting Machine Relevance of the PRAM Model Sorting Networks Odd-Even Merge Sort Sorting on a One-Dimensional Network Networking Interconnection Networks Communication Model Case Study: The Unidirectional Ring Case Study: The Hypercube Peer-to-Peer Computing Parallel Algorithms Algorithms on a Ring of Processors Matrix-Vector Multiplication Matrix-Matrix Multiplication A First Look at Stencil Applications LU Factorization A Second Look at Stencil Applications Implementing Logical Topologies Distributed vs. Centralized Implementations Summary of Algorithmic Principles Algorithms on Grids of Processors Logical Two-Dimensional Grid Topologies Communication on a Grid of Processors Matrix Multiplication on a Grid of Processors Two-Dimensional Block Cyclic Data Distribution Load Balancing on Heterogeneous Platforms Load Balancing for One-Dimensional Data Distributions Load Balancing for Two-Dimensional Data Distributions Free Two-Dimensional Partitioning on a Heterogeneous Grid Scheduling Scheduling Introduction Scheduling Task Graphs Solving Pb(â ) Solving Pb(p) Taking Communication Costs into Account Pb(â ) with Communications List Heuristics for Pb(p) with Communications Extension to Heterogeneous Platforms Advanced Scheduling Divisible Load Scheduling Steady-State Scheduling Workflow Scheduling Hyperplane Scheduling (or Scheduling at Compile-Time) Bibliography Index Exercises and Answers appear at the end of each chapter.</tableOfContents>
  <note type="statement of responsibility">Henri Casanova, Arnaud Legrand, Yves Robert</note>
  <note>"A Chapman &amp; Hall book."</note>
  <note>Includes bibliographical references (pages 323-332) and index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Parallel algorithms</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Parallel programming (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.642 .C39 2009</classification>
  <classification authority="ddc" edition="22">005.275</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Chapman &amp; Hall/CRC numerical analysis and scientific computing</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781584889458 (alk. paper)</identifier>
  <identifier type="isbn">1584889454 (alk. paper)</identifier>
  <identifier type="lccn">2008019142</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">180808</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211109102057.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">33629</recordIdentifier>
  </recordInfo>
</mods>
