File: acknowledgements.html

package info (click to toggle)
petsc 3.14.5%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 266,472 kB
  • sloc: ansic: 680,898; python: 33,303; cpp: 16,324; makefile: 14,022; f90: 13,731; javascript: 10,713; fortran: 9,581; sh: 1,373; xml: 619; objc: 445; csh: 192; pascal: 148; java: 13
file content (312 lines) | stat: -rw-r--r-- 18,816 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
  <head> <link rel="canonical" href="http://www.mcs.anl.gov/petsc/petsc-current/docs/sphinx_docs/html/manual/acknowledgements.html" />
    <meta charset="utf-8" />
    <title>Acknowledgments &#8212; PETSc 3.14.5 documentation</title>
    <link rel="stylesheet" href="../_static/sphinxdoc.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css" />
    <link rel="stylesheet" type="text/css" href="../_static/katex-math.css" />
    <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
    <script src="../_static/jquery.js"></script>
    <script src="../_static/underscore.js"></script>
    <script src="../_static/doctools.js"></script>
    <script src="../_static/language_data.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/contrib/auto-render.min.js"></script>
    <script src="../_static/katex_autorenderer.js"></script>
    <link rel="shortcut icon" href="../_static/PETSc_RGB-logo.png"/>
    <link rel="index" title="Index" href="../genindex.html" />
    <link rel="search" title="Search" href="../search.html" />
    <link rel="next" title="Guide to PETSc Tutorial Examples" href="../guides/guide_to_examples.html" />
    <link rel="prev" title="Running PETSc Tests" href="tests.html" /> 
  </head><body>
   <div id="version" align=right><b>petsc-3.14.5 2021-03-03</b></div>
   <div id="bugreport" align=right><a href="mailto:petsc-maint@mcs.anl.gov?subject=Typo or Error in Documentation &body=Please describe the typo or error in the documentation: petsc-3.14.5 v3.14.5 docs/sphinx_docs/html/manual/acknowledgements.html "><small>Report Typos and Errors</small></a></div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../guides/guide_to_examples.html" title="Guide to PETSc Tutorial Examples"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="tests.html" title="Running PETSc Tests"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">PETSc 3.14.5 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" >PETSc Users Manual</a> &#187;</li>
          <li class="nav-item nav-item-2"><a href="additional.html" accesskey="U">Additional Information</a> &#187;</li> 
      </ul>
    </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
            <p class="logo"><a href="../index.html">
              <img class="logo" src="../_static/PETSc-TAO_RGB.svg" alt="Logo"/>
            </a></p>
  <h4>Previous topic</h4>
  <p class="topless"><a href="tests.html"
                        title="previous chapter">Running PETSc Tests</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="../guides/guide_to_examples.html"
                        title="next chapter">Guide to PETSc Tutorial Examples</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="../_sources/manual/acknowledgements.rst.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3 id="searchlabel">Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" aria-labelledby="searchlabel" />
      <input type="submit" value="Go" />
    </form>
    </div>
</div>
<script>$('#searchbox').show(0);</script>
        </div>
      </div>

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="acknowledgments">
<span id="chapter-acknowledgements"></span><h1>Acknowledgments<a class="headerlink" href="#acknowledgments" title="Permalink to this headline">¶</a></h1>
<p>We thank all PETSc users for their many suggestions, bug reports, and
encouragement.</p>
<p>Recent contributors to PETSc can be seen by visualizing the history of
the PETSc git repository, for example at
<a class="reference external" href="https://github.com/petsc/petsc/graphs/contributors">github.com/petsc/petsc/graphs/contributors</a>.</p>
<p>Earlier contributors to PETSc include:</p>
<ul class="simple">
<li><p>Asbjorn Hoiland Aarrestad - the explicit Runge-Kutta implementations
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/TS/TSRK.html#TSRK">TSRK</a></span></code>)</p></li>
<li><p>G. Anciaux and J. Roman - the interfaces to the partitioning packages
PTScotch, Chaco, and Party;</p></li>
<li><p>Allison Baker - the flexible GMRES
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/KSP/KSPFGMRES.html#KSPFGMRES">KSPFGMRES</a></span></code>)
and LGMRES
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/KSP/KSPLGMRES.html#KSPLGMRES">KSPLGMRES</a></span></code>)
code;</p></li>
<li><p>Chad Carroll - Win32 graphics;</p></li>
<li><p>Ethan Coon - the
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PetscBag.html#PetscBag">PetscBag</a></span></code>
and many bug fixes;</p></li>
<li><p>Cameron Cooper - portions of the
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/VecScatter.html#VecScatter">VecScatter</a></span></code>
routines;</p></li>
<li><p>Patrick Farrell -
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/PC/PCPATCH.html#PCPATCH">PCPATCH</a></span></code>
and
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/SNES/SNESPATCH.html#SNESPATCH">SNESPATCH</a></span></code>;</p></li>
<li><p>Paulo Goldfeld - the balancing Neumann-Neumann preconditioner
(<code class="docutils literal notranslate"><span class="pre">`<a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/PC/PCNN.html#PCNN">PCNN</a></span></code>);</p></li>
<li><p>Matt Hille;</p></li>
<li><p>Joel Malard - the BICGStab(l) implementation
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/KSP/KSPBCGSL.html#KSPBCGSL">KSPBCGSL</a></span></code>);</p></li>
<li><p>Paul Mullowney, enhancements to portions of the NVIDIA GPU interface;</p></li>
<li><p>Dave May - the GCR implementation
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/KSP/KSPGCR.html#KSPGCR">KSPGCR</a></span></code>);</p></li>
<li><p>Peter Mell - portions of the
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/DMDA/DMDA.html#DMDA">DMDA</a></span></code>
routines;</p></li>
<li><p>Richard Mills - the <code class="docutils literal notranslate"><span class="pre">AIJPERM</span></code> matrix format
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MATAIJPERM.html#MATAIJPERM">MATAIJPERM</a></span></code>)
for the Cray X1 and universal F90 array interface;</p></li>
<li><p>Victor Minden - the NVIDIA GPU interface;</p></li>
<li><p>Lawrence Mitchell -
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/PC/PCPATCH.html#PCPATCH">PCPATCH</a></span></code>
and
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/SNES/SNESPATCH.html#SNESPATCH">SNESPATCH</a></span></code>;</p></li>
<li><p>Todd Munson - the LUSOL (sparse solver in MINOS) interface
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/MATSOLVERLUSOL.html#MATSOLVERLUSOL">MATSOLVERLUSOL</a></span></code>)
and several Krylov methods;</p></li>
<li><p>Adam Powell - the PETSc Debian package;</p></li>
<li><p>Robert Scheichl - the MINRES implementation
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/KSP/KSPMINRES.html#KSPMINRES">KSPMINRES</a></span></code>);</p></li>
<li><p>Kerry Stevens - the pthread-based
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Vec/Vec.html#Vec">Vec</a></span></code>
and
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Mat/Mat.html#Mat">Mat</a></span></code>
classes plus the various thread pools (no longer available);</p></li>
<li><p>Karen Toonen - design and implementation of much of the PETSc web
pages;</p></li>
<li><p>Desire Nuentsa Wakam - the deflated GMRES implementation
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/KSP/KSPDGMRES.html#KSPDGMRES">KSPDGMRES</a></span></code>);</p></li>
<li><p>Florian Wechsung -
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/PC/PCPATCH.html#PCPATCH">PCPATCH</a></span></code>
and
<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/SNES/SNESPATCH.html#SNESPATCH">SNESPATCH</a></span></code>;</p></li>
<li><p>Liyang Xu - the interface to PVODE, now SUNDIALS/CVODE
(<code class="docutils literal notranslate"><span class="pre"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/TS/TSSUNDIALS.html#TSSUNDIALS">TSSUNDIALS</a></span></code>).</p></li>
</ul>
<p>PETSc source code contains modified routines from the following public
domain software packages:</p>
<ul class="simple">
<li><p>LINPACK - dense matrix factorization and solve; converted to C using
<code class="docutils literal notranslate"><span class="pre">f2c</span></code> and then hand-optimized for small matrix sizes, for block
matrix data structures;</p></li>
<li><p>MINPACK - see page ; sequential matrix coloring routines for finite
difference Jacobian evaluations; converted to C using <code class="docutils literal notranslate"><span class="pre">f2c</span></code>;</p></li>
<li><p>SPARSPAK - see page ; matrix reordering routines, converted to C
using <code class="docutils literal notranslate"><span class="pre">f2c</span></code>;</p></li>
<li><p>libtfs - the efficient, parallel direct solver developed by Henry
Tufo and Paul Fischer for the direct solution of a coarse grid
problem (a linear system with very few degrees of freedom per
processor).</p></li>
</ul>
<p>PETSc interfaces to the following external software:</p>
<ul>
<li><p>BLAS and LAPACK - numerical linear algebra;</p></li>
<li><div class="line-block">
<div class="line">Chaco - A graph partitioning package;</div>
<div class="line"><a class="reference external" href="http://www.cs.sandia.gov/CRF/chac.html">http://www.cs.sandia.gov/CRF/chac.html</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">Elemental - Jack Poulson’s parallel dense matrix solver package;</div>
<div class="line"><a class="reference external" href="http://libelemental.org/">http://libelemental.org/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">HDF5 - the data model, library, and file format for storing and
managing data,</div>
<div class="line"><a class="reference external" href="https://support.hdfgroup.org/HDF5/">https://support.hdfgroup.org/HDF5/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">hypre - the LLNL preconditioner library;</div>
<div class="line"><a class="reference external" href="https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods">https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">LUSOL - sparse LU factorization code (part of MINOS) developed by
Michael Saunders, Systems Optimization Laboratory, Stanford
University;</div>
<div class="line"><a class="reference external" href="http://www.sbsi-sol-optimize.com/">http://www.sbsi-sol-optimize.com/</a></div>
</div>
</li>
<li><p>MATLAB - see page ;</p></li>
<li><div class="line-block">
<div class="line">Metis/ParMeTiS - see page , parallel graph partitioner,</div>
<div class="line"><a class="reference external" href="https://www-users.cs.umn.edu/~karypis/metis/">https://www-users.cs.umn.edu/~karypis/metis/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">MUMPS - see page , MUltifrontal Massively Parallel sparse direct
Solver developed by Patrick Amestoy, Iain Duff, Jacko Koster, and
Jean-Yves L’Excellent;</div>
<div class="line"><a class="reference external" href="http://mumps.enseeiht.fr/">http://mumps.enseeiht.fr/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">Party - A graph partitioning package;</div>
</div>
</li>
<li><div class="line-block">
<div class="line">PaStiX - Parallel sparse LU and Cholesky solvers;</div>
<div class="line"><a class="reference external" href="http://pastix.gforge.inria.fr/">http://pastix.gforge.inria.fr/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">PTScotch - A graph partitioning package;</div>
<div class="line"><a class="reference external" href="http://www.labri.fr/Perso/~pelegrin/scotch/">http://www.labri.fr/Perso/~pelegrin/scotch/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">SPAI - for parallel sparse approximate inverse preconditioning;</div>
<div class="line"><a class="reference external" href="https://cccs.unibas.ch/lehre/software-packages/">https://cccs.unibas.ch/lehre/software-packages/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">SuiteSparse - sequential sparse solvers, see page , developed by
Timothy A. Davis;</div>
<div class="line"><a class="reference external" href="http://faculty.cse.tamu.edu/davis/suitesparse.html">http://faculty.cse.tamu.edu/davis/suitesparse.html</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">SUNDIALS/CVODE - see page , parallel ODE integrator;</div>
<div class="line"><a class="reference external" href="https://computation.llnl.gov/projects/sundials">https://computation.llnl.gov/projects/sundials</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">SuperLU and SuperLU_Dist - see page , the efficient sparse LU codes
developed by Jim Demmel, Xiaoye S. Li, and John Gilbert;</div>
<div class="line"><a class="reference external" href="https://crd-legacy.lbl.gov/~xiaoye/SuperLU">https://crd-legacy.lbl.gov/~xiaoye/SuperLU</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">STRUMPACK - the STRUctured Matrix Package;</div>
<div class="line"><a class="reference external" href="https://portal.nersc.gov/project/sparse/strumpack/">https://portal.nersc.gov/project/sparse/strumpack/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">Triangle and Tetgen - mesh generation packages;</div>
<div class="line"><a class="reference external" href="https://www.cs.cmu.edu/~quake/triangle.html">https://www.cs.cmu.edu/~quake/triangle.html</a></div>
<div class="line"><a class="reference external" href="http://wias-berlin.de/software/tetgen/">http://wias-berlin.de/software/tetgen/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">Trilinos/ML - Sandia’s main multigrid preconditioning package;</div>
<div class="line"><a class="reference external" href="https://trilinos.github.io/">https://trilinos.github.io/</a></div>
</div>
</li>
<li><div class="line-block">
<div class="line">Zoltan - graph partitioners from Sandia National Laboratory;</div>
<div class="line"><a class="reference external" href="http://www.cs.sandia.gov/zoltan/">http://www.cs.sandia.gov/zoltan/</a></div>
</div>
</li>
</ul>
<p>These are all optional packages and do not need to be installed to use
PETSc.</p>
<p>PETSc software is developed and maintained using</p>
<ul class="simple">
<li><p>Emacs editor</p></li>
<li><p><a class="reference external" href="https://git-scm.com/">Git</a> revision control system</p></li>
<li><p>Python</p></li>
</ul>
<p>PETSc documentation has been generated using</p>
<ul class="simple">
<li><p><a class="reference external" href="http://wgropp.cs.illinois.edu/projects/software/sowing/">Sowing text processing tools developed by Bill Gropp</a></p></li>
<li><p>c2html</p></li>
</ul>
</div>


          </div>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="../guides/guide_to_examples.html" title="Guide to PETSc Tutorial Examples"
             >next</a> |</li>
        <li class="right" >
          <a href="tests.html" title="Running PETSc Tests"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="../index.html">PETSc 3.14.5 documentation</a> &#187;</li>
          <li class="nav-item nav-item-1"><a href="index.html" >PETSc Users Manual</a> &#187;</li>
          <li class="nav-item nav-item-2"><a href="additional.html" >Additional Information</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 1991-2021, UChicago Argonne, LLC and the PETSc Development Team.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.4.4.
    </div>
  </body>
</html>