<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in ex182_2.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5b12497f4ab2fae16b3dbcff7d3c608aa116b75c - Merge branch &apos;jolivet/fix-unnecessary-reduce&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#5b12497f4ab2fae16b3dbcff7d3c608aa116b75c</link>
        <description>Merge branch &apos;jolivet/fix-unnecessary-reduce&apos; into &apos;main&apos;Mat: set appropriate NO_OFF_PROC_ENTRIES to bypass MPI_Allreduce()See merge request petsc/petsc!8872

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Thu, 27 Nov 2025 05:53:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>799b351e7a3cac07b0185fc03c8dca1b36495923 - Mat: set appropriate NO_OFF_PROC_ENTRIES to bypass MPI_Allreduce()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#799b351e7a3cac07b0185fc03c8dca1b36495923</link>
        <description>Mat: set appropriate NO_OFF_PROC_ENTRIES to bypass MPI_Allreduce()

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Wed, 26 Nov 2025 05:40:46 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>bb687725d4700ef35c1582ccad85f63a16fea702 - Merge branch &apos;stefanozampini/info-typename&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#bb687725d4700ef35c1582ccad85f63a16fea702</link>
        <description>Merge branch &apos;stefanozampini/info-typename&apos; into &apos;main&apos;PetscInfo: print object typeSee merge request petsc/petsc!6493

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Mon, 22 May 2023 18:11:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b5d96b8dd9617752cf82956aaa7494d13e913b0d - PetscInfo: print object type</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#b5d96b8dd9617752cf82956aaa7494d13e913b0d</link>
        <description>PetscInfo: print object type

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Sun, 21 May 2023 19:42:46 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b047e4b5ae898dcf41db17a6fe493024fe984f6c - Merge branch &apos;barry/2022-09-12/fix-mat-preallocation&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#b047e4b5ae898dcf41db17a6fe493024fe984f6c</link>
        <description>Merge branch &apos;barry/2022-09-12/fix-mat-preallocation&apos; into &apos;main&apos;try to build efficient hash table allocation directly into MatSee merge request petsc/petsc!5621

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Fri, 17 Feb 2023 23:21:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>26cec32642a02ddeaa9481e1a5bd50b8500ffeea - Add support for Mat to allow skipping preallocation by having the first round of MatSetValues use hash</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#26cec32642a02ddeaa9481e1a5bd50b8500ffeea</link>
        <description>Add support for Mat to allow skipping preallocation by having the first round of MatSetValues use hash* MATPREALLOCATOR can be deprecated as well as possibly some other preallocation macros/routines* Optimizations such as direct support for MatSetValuesBlocked() for *BAIJ can be added in the futureCommit-type: feature/spend 25h

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Thu, 08 Dec 2022 22:55:21 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5bc4531bdf2083bca0208dde4ccfa169aa19b78f - Merge branch &apos;jacobf/2022-09-02/modernize-petscinfo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#5bc4531bdf2083bca0208dde4ccfa169aa19b78f</link>
        <description>Merge branch &apos;jacobf/2022-09-02/modernize-petscinfo&apos; into &apos;main&apos;Clean up and modernize PetscInfo()See merge request petsc/petsc!5582

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Tue, 06 Sep 2022 17:18:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5520554388890bd89a1c1cf7870aedf4e71d512f - Print the string needed to control the section with info output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#5520554388890bd89a1c1cf7870aedf4e71d512f</link>
        <description>Print the string needed to control the section with info output

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Sun, 04 Sep 2022 22:59:07 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c20d77252dee0f9c80fc6f8b1a6f948e11175edb - Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#c20d77252dee0f9c80fc6f8b1a6f948e11175edb</link>
        <description>Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]* jed/promote-examples-tests-tutorials:  Promote examples/{tests,tutorials}/ to {tests,tutorials}/

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Sun, 22 Mar 2020 01:49:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>c4762a1b19cd2af06abeed90e8f9d34fb975dd94 - Promote examples/{tests,tutorials}/ to {tests,tutorials}/</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/output/ex182_2.out#c4762a1b19cd2af06abeed90e8f9d34fb975dd94</link>
        <description>Promote examples/{tests,tutorials}/ to {tests,tutorials}/This shortens paths and improves consistency between test target namesand paths to the source and output files.  Most of the work wascompleted by this script, followed by mild cleanup of nonconformingcases.for makefile in `git ls-files &apos;src/*makefile&apos;`; do    if rg -q &apos;DIRS.*\bexamples\b&apos; $makefile; then        base=$(dirname $makefile)        dirs=$(cd $base/examples &amp;&amp; ls -d tests tutorials 2&gt;/dev/null | xargs echo)        perl -pi -e &quot;s#^(DIRS.*)\bexamples\b#\1${dirs}#&quot; $makefile        git rm $base/examples/makefile        for t in $dirs; do            git mv $base/examples/$t $base/            perl -pi -e &quot;s#^(LOCDIR[[:space:]]*=).*#\1 $base/$t/#&quot; $base/$t        done    fidonegit grep -l -E -z &apos;examples/(tutorials|tests)&apos; | xargs -0 perl -pi -e &apos;s#examples/(tutorials|tests)#\1#g&apos;git checkout @ \    src/docs/website/documentation/changes/ \    src/benchmarks/results/

            List of files:
            /petsc/src/mat/tests/output/ex182_2.out</description>
        <pubDate>Wed, 18 Mar 2020 15:41:21 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
