<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in benchmarks.html</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>391e379223c8ad233f201b9d10bca97f975e49a9 - Merged in barry/check-bad-urls (pull request #1685)</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#391e379223c8ad233f201b9d10bca97f975e49a9</link>
        <description>Merged in barry/check-bad-urls (pull request #1685)Barry/check bad urlsApproved-by: Patrick Sanan &lt;patrick.sanan@gmail.com&gt;Approved-by: Junchao Zhang &lt;junchao.zhang@gmail.com&gt;

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 22 May 2019 13:08:15 +0000</pubDate>
        <dc:creator>BarryFSmith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a8d69d7b0124b1e6ce75950a93e6ff079980e86f - Fixed out-dated URLS using make checkbadURLS REPLACE=1</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#a8d69d7b0124b1e6ce75950a93e6ff079980e86f</link>
        <description>Fixed out-dated URLS using make checkbadURLS REPLACE=1One manual fix of https://en.wikipedia.org/wiki/Buckingham_&#960;_theorem since the automatic tool dropped the first _ for some reasonManual fix of //faq.html since the automatic tool incorrectly replaced /faq.html to //faq.html in some locationsThese are largely updates of http to https but have a variety of other website location changesOnce this branch is in master individual developers can run make checkbadURLS and fix URLs related to their projects manuallyCommit-type: bug-fix, documentation

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sun, 19 May 2019 22:27:44 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e366c154b69cf29c88be23f768f0f07dd2b3250c - Merge commit &apos;d47bf9aaf1e5266cc3f0ff499f934c85788965a9&apos; into jed/fix-matcreatempibaij/maint</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#e366c154b69cf29c88be23f768f0f07dd2b3250c</link>
        <description>Merge commit &apos;d47bf9aaf1e5266cc3f0ff499f934c85788965a9&apos; into jed/fix-matcreatempibaij/maintObtain changed (v3.5) handling of MatMPIBAIJSetPreallocationCSR to matchdocumentation.

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 15 Nov 2017 03:23:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>ec14d8c89faff4da33ce280481028a5ac84471b1 - Merge branch &apos;master&apos; into knepley/feature-plex-sphere-mesh</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#ec14d8c89faff4da33ce280481028a5ac84471b1</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-plex-sphere-mesh* master: (2633 commits)  Bib: Added ref  SNES ex56: Update test output  add a citation to petsc.bib  Plex: Initialize variables  initialize ap as complained by the nightly tests  Plex ex3: Update to new point function API  initialize some variables as complained by nightly tests  SNES ex12: Mix misnaming Nf --&gt; Nc  update tests  add tests  add MatView_SeqXAIJ_ASCII_structonly(); enable A-&gt;structure_only in MatSetValuesBlocked_SeqBAIJ  typo  fill-in some references  Bib: Fixed ref  Plex: Added PLY to file support  Plex: Adding PLY support  PetscDS: Turn off Fortran bindings for Constants  Plex tests: Updated to new point function API  SNES ex56: Moved tests to new format  DM: Allow field projection functions to take an array of scalars - This will allow us to pass in user data to kernels without void *, more efficiency than aux fields  ...Conflicts:	config/builder.py	include/petscdmplex.h	src/dm/impls/plex/examples/tests/ex1.c	src/dm/impls/plex/plexcreate.c	src/dm/impls/plex/plexgmsh.c	src/snes/examples/tutorials/ex63.c

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sat, 27 May 2017 04:49:49 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f172c304b9cb90251bd7241089b2d057c0d8dcaa - Merge branch &apos;knepley/feature-plex-tests-new&apos; into knepley/feature-plex-pragmatic-parallel</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#f172c304b9cb90251bd7241089b2d057c0d8dcaa</link>
        <description>Merge branch &apos;knepley/feature-plex-tests-new&apos; into knepley/feature-plex-pragmatic-parallel* knepley/feature-plex-tests-new:  Plex ex12: Added logging stages  Plex ex1: Added logging stages  TS ex18: Indicate broken tests  TS ex11: Indicate broken test  SNES ex62: Added SIMPLE tests  SNES ex12: Removed old tests  Plex: Fixing test descriptions  update to latest hypre tag on github  fix &apos;inf&apos; vs &apos;Inf&apos; diff wrt vec_vec_utils_tagger_tutorials-ex1_8,9,18,19  MatSetOption(mat,MAT_IGNORE_ZERO_ENTRIES,PETSC_TRUE) no longer applies to zero values set or added to the matrix diagonal, they are now not ignored and are included in the matrix nonzero structure. This is useful for Jacobians passed to TS.  replace use/mention of depreciated -log_summary in many places  add extchem.py which was written years ago but never put in the distribution (hence it is broken).  refix 96a2602 as it gives parsing erros with gmakegentest.py from scott/test-harness-altfiles  petsc4py: update to snapshot with MatGetSubMatrices -&gt; MatCreateSubMatrices etc API changes  PetscCMPLX: assume type punning is safe

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 15 Mar 2017 16:59:52 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a166d2596d8add78ff353c6afe83912bca8cd942 - Merge branch &apos;knepley/fix-plex-example-logging&apos; into knepley/feature-plex-torus</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#a166d2596d8add78ff353c6afe83912bca8cd942</link>
        <description>Merge branch &apos;knepley/fix-plex-example-logging&apos; into knepley/feature-plex-torus* knepley/fix-plex-example-logging: (151 commits)  Plex ex12: Added logging stages  Plex ex1: Added logging stages  update to latest hypre tag on github  fix &apos;inf&apos; vs &apos;Inf&apos; diff wrt vec_vec_utils_tagger_tutorials-ex1_8,9,18,19  MatSetOption(mat,MAT_IGNORE_ZERO_ENTRIES,PETSC_TRUE) no longer applies to zero values set or added to the matrix diagonal, they are now not ignored and are included in the matrix nonzero structure. This is useful for Jacobians passed to TS.  replace use/mention of depreciated -log_summary in many places  add extchem.py which was written years ago but never put in the distribution (hence it is broken).  petsc4py: update to snapshot with MatGetSubMatrices -&gt; MatCreateSubMatrices etc API changes  Minor fixes for tchem examples due to changes in PETSc infrastructure  update webpage about API changes  add help menu for MatCreateSubMatricesMPI()  PetscCMPLX: assume type punning is safe  rename struct Mat_SubMat -&gt; Mat_SubSppt  add a little information to the manual about using tchem  rename MatCreateSubMatrixComposite -&gt; MatCreateSubMatrixVirtual; Mat_SubMatrix -&gt; Mat_SubVirtual  need to protect the \ passed on the makefile on my Mac  Bib: Updated ref  update src/mat/examples/tests/output/ex23_#.out  rename MatGetSubMat -&gt; MatCreateSubMat  Mark MatCreateMPIAIJWithSplitArrays() and MatMPIAIJSetPreallocationCSR() with MAT_NO_OFF_PROC_ENTRIES  ...Conflicts:	src/dm/impls/plex/examples/tests/ex1.c	src/dm/impls/plex/examples/tests/ex12.c

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 15 Mar 2017 16:58:37 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>851d29aaf3a2215140b1da563c93fac45421fa56 - Merge branch &apos;knepley/fix-plex-example-logging&apos; into knepley/feature-plex-tests-new</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#851d29aaf3a2215140b1da563c93fac45421fa56</link>
        <description>Merge branch &apos;knepley/fix-plex-example-logging&apos; into knepley/feature-plex-tests-new* knepley/fix-plex-example-logging: (151 commits)  Plex ex12: Added logging stages  Plex ex1: Added logging stages  update to latest hypre tag on github  fix &apos;inf&apos; vs &apos;Inf&apos; diff wrt vec_vec_utils_tagger_tutorials-ex1_8,9,18,19  MatSetOption(mat,MAT_IGNORE_ZERO_ENTRIES,PETSC_TRUE) no longer applies to zero values set or added to the matrix diagonal, they are now not ignored and are included in the matrix nonzero structure. This is useful for Jacobians passed to TS.  replace use/mention of depreciated -log_summary in many places  add extchem.py which was written years ago but never put in the distribution (hence it is broken).  petsc4py: update to snapshot with MatGetSubMatrices -&gt; MatCreateSubMatrices etc API changes  Minor fixes for tchem examples due to changes in PETSc infrastructure  update webpage about API changes  add help menu for MatCreateSubMatricesMPI()  PetscCMPLX: assume type punning is safe  rename struct Mat_SubMat -&gt; Mat_SubSppt  add a little information to the manual about using tchem  rename MatCreateSubMatrixComposite -&gt; MatCreateSubMatrixVirtual; Mat_SubMatrix -&gt; Mat_SubVirtual  need to protect the \ passed on the makefile on my Mac  Bib: Updated ref  update src/mat/examples/tests/output/ex23_#.out  rename MatGetSubMat -&gt; MatCreateSubMat  Mark MatCreateMPIAIJWithSplitArrays() and MatMPIAIJSetPreallocationCSR() with MAT_NO_OFF_PROC_ENTRIES  ...Conflicts:	src/dm/impls/plex/examples/tests/ex12.c

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 15 Mar 2017 16:56:37 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>609bdbee21ea3be08735c64dbe00a9ab27759925 - replace use/mention of depreciated -log_summary in many places</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#609bdbee21ea3be08735c64dbe00a9ab27759925</link>
        <description>replace use/mention of depreciated -log_summary in many placesReported-by: Pierre Jolivet &lt;pierre.jolivet@enseeiht.fr&gt;

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sat, 11 Mar 2017 00:13:15 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4042b7960f5f14768f428547ca32ebf9e5810861 - Merge branch &apos;master&apos; into jed/ts-eimex</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#4042b7960f5f14768f428547ca32ebf9e5810861</link>
        <description>Merge branch &apos;master&apos; into jed/ts-eimexSync to include Git conversion, PETSC_EXTERN, and minor API changes.Conflicts:	src/ts/interface/tsregall.c

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sun, 17 Mar 2013 15:35:53 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@59A2.org&gt;</dc:creator>
    </item>
<item>
        <title>b769355ba32464abd1735004612b44141f0f8c53 - merge PetscSF implementation</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#b769355ba32464abd1735004612b44141f0f8c53</link>
        <description>merge PetscSF implementationHg-commit: 98dccc99445b69cb7a66312149eb16fec359e294

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Mon, 31 Dec 2012 02:00:45 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@59A2.org&gt;</dc:creator>
    </item>
<item>
        <title>5a4671aecb2b1c6017089db16b143293c51b8cb0 - removed trailing spaces from all files</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#5a4671aecb2b1c6017089db16b143293c51b8cb0</link>
        <description>removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sun, 30 Dec 2012 05:19:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0f55b88d1ac75fa99e70a53aff055236a607e7f1 - backout all chmod stuff in bf971ba58125</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#0f55b88d1ac75fa99e70a53aff055236a607e7f1</link>
        <description>backout all chmod stuff in bf971ba58125[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Tue, 03 Jul 2012 23:27:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c0174eb74783e1ccfa817272a5782dd72b4cfcef - removed a spurious call to MatSetBlockSize.</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#c0174eb74783e1ccfa817272a5782dd72b4cfcef</link>
        <description>removed a spurious call to MatSetBlockSize.Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Tue, 03 Jul 2012 18:38:07 +0000</pubDate>
        <dc:creator>Mark F. Adams &lt;mark.adams@columbia.edu&gt;</dc:creator>
    </item>
<item>
        <title>d39137a2a458adbd0a91d85ebaeb24b763c9aad8 - commit after merge</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#d39137a2a458adbd0a91d85ebaeb24b763c9aad8</link>
        <description>commit after mergeHg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Thu, 12 Jan 2012 13:37:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>247e2d9283ff1bbf8950108a11f1a3a3a92a3dd5 - Mass revert file modes that were made executable in f6e61ee9c329</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#247e2d9283ff1bbf8950108a11f1a3a3a92a3dd5</link>
        <description>Mass revert file modes that were made executable in f6e61ee9c329Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Fri, 06 Jan 2012 21:47:21 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@59A2.org&gt;</dc:creator>
    </item>
<item>
        <title>832f73847984dd023cdcdcb50cf91f15c439cac4 - Merge</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#832f73847984dd023cdcdcb50cf91f15c439cac4</link>
        <description>MergeHg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sun, 01 Jan 2012 21:29:02 +0000</pubDate>
        <dc:creator>Matthew G Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>14e519b04ad9914710bd5c45309095b042ccf36e - changed MatMatMult to MatTranposeMatMult.</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#14e519b04ad9914710bd5c45309095b042ccf36e</link>
        <description>changed MatMatMult to MatTranposeMatMult.Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Sat, 31 Dec 2011 20:22:50 +0000</pubDate>
        <dc:creator>Mark F. Adams &lt;mark.adams@columbia.edu&gt;</dc:creator>
    </item>
<item>
        <title>ae5db51edda1717538a629f6988e159ac55e6a15 - Merge</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#ae5db51edda1717538a629f6988e159ac55e6a15</link>
        <description>MergeHg-commit: 4eeb717255c7f8992e177a48cfb77ff2b159553a

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Thu, 19 Mar 2009 00:19:36 +0000</pubDate>
        <dc:creator>Matthew Knepley &lt;knepley@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c206a0a328fa22b499212cfda2ce783bd766fdc0 - commit after merge</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#c206a0a328fa22b499212cfda2ce783bd766fdc0</link>
        <description>commit after mergeHg-commit: b4d74337103d0c9770b1d58db0f5ffc576384bdb

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 18 Mar 2009 20:00:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>645828010034a15372fd2db88e163931aca98287 - merge from release</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/benchmarks/results/benchmarks.html#645828010034a15372fd2db88e163931aca98287</link>
        <description>merge from releaseHg-commit: ccc31df1b46b6f4f9a1b6d3ea8b0c053c65be4c9

            List of files:
            /petsc/src/benchmarks/results/benchmarks.html</description>
        <pubDate>Wed, 18 Mar 2009 18:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
