<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-17T23:44:02Z</responseDate>
  <request identifier="2093" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:2093</identifier>
        <datestamp>2024-03-06T11:08:36Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>The Enabling Power of Graph Coloring Algorithms in Automatic Differentiation and Parallel Processing</dc:title>
          <dc:creator>Gebremedhin, Assefaw H.</dc:creator>
          <dc:subject>Graph coloring</dc:subject>
          <dc:subject>sparse derivative computation</dc:subject>
          <dc:subject>automatic differentiation</dc:subject>
          <dc:subject>parallel computing</dc:subject>
          <dc:description>Combinatorial scientific computing (CSC) is founded &#13;
on the recognition of the enabling power of combinatorial algorithms &#13;
in scientific and engineering computation and in high-performance computing.&#13;
The domain of CSC extends beyond traditional scientific computing---the &#13;
three major branches of which are numerical linear algebra, &#13;
numerical solution of differential equations, and &#13;
numerical optimization---to include a range of emerging and &#13;
rapidly evolving computational and information science disciplines.&#13;
Orthogonally, CSC problems could also emanate from&#13;
infrastructural technologies for supporting high-performance computing.&#13;
Despite the apparent disparity in their origins, &#13;
CSC problems and scenarios are unified by the following common features:&#13;
(A) The overarching goal is often to make computation  &#13;
  efficient---by minimizing overall execution time, memory usage, &#13;
  and/or storage space---or to facilitate knowledge discovery or analysis.&#13;
(B) Identifying the most accurate combinatorial abstractions that&#13;
  help achieve this goal is usually a part of the challenge.&#13;
(C) The abstractions are often expressed, with advantage, as graph&#13;
  or hypergraph problems.&#13;
(D) The identified combinatorial problems are typically NP-hard to&#13;
  solve optimally.  Thus, fast, often linear-time, approximation (or&#13;
  heuristic) algorithms are the methods of choice.&#13;
(E) The combinatorial algorithms themselves often need to be&#13;
  parallelized, to avoid their being bottlenecks within a larger&#13;
  parallel computation.&#13;
(F) Implementing the algorithms and deploying them via software&#13;
  toolkits is critical.&#13;
&#13;
This talk attempts to illustrate the aforementioned features of CSC&#13;
through an example: we consider the enabling role graph coloring &#13;
models and their algorithms play in efficient computation of &#13;
sparse derivative matrices via automatic differentiation (AD).   &#13;
The talk focuses on efforts being made on this topic within &#13;
the SciDAC Institute for Combinatorial Scientific Computing &#13;
and Petascale Simulations (CSCAPES).  &#13;
Aiming at providing overview than details, we discuss &#13;
the various coloring models used in sparse Jacobian and Hessian computation,&#13;
the serial and parallel algorithms developed in CSCAPES &#13;
for solving the coloring problems, and a&#13;
case study that demonstrate the efficacy of the coloring techniques &#13;
in the context of an optimization problem in a Simulated Moving Bed process.  &#13;
Implementations of our serial algorithms for the coloring &#13;
and related problems in derivative computation are assembled &#13;
and made publicly available in a package called ColPack. &#13;
Implementations of our parallel coloring algorithms are &#13;
incorporated into and deployed via the load-balancing toolkit Zoltan. &#13;
ColPack has been interfaced with ADOL-C, an operator overloading-based &#13;
AD tool that has recently acquired improved capabilities for &#13;
automatic detection of sparsity patterns of Jacobians and Hessians&#13;
(sparsity pattern detection is the first step in derivative matrix &#13;
computation via coloring-based compression).  &#13;
Further information on ColPack and Zoltan is available &#13;
at their respective websites, which can be accessed via &#13;
http://www.cscapes.org</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Assefaw H. Gebremedhin</dc:contributor>
          <dc:date>2009</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 9061, Combinatorial Scientific Computing (2009)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.09061.19</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-20934</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.09061.19</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
