<?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 ex56_mpiaijmkl.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>bbabb49b556ae30511813bd31edba3069299b36e - Merge branch &apos;stefanozampini/pablo-fix-cg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#bbabb49b556ae30511813bd31edba3069299b36e</link>
        <description>Merge branch &apos;stefanozampini/pablo-fix-cg&apos; into &apos;main&apos;KSP: Fix compute eigenvaluesSee merge request petsc/petsc!7276

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Tue, 13 Feb 2024 00:18:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a25662f80516e72f6b001142873a3725c4b9f3ee - KSP: fix eigenvalues computations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#a25662f80516e72f6b001142873a3725c4b9f3ee</link>
        <description>KSP: fix eigenvalues computationsupdate outputs

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Mon, 12 Feb 2024 18:24:31 +0000</pubDate>
        <dc:creator>Pablo Brubeck &lt;brubeck@protonmail.com&gt;</dc:creator>
    </item>
<item>
        <title>dff8f17520b9144cf6a798146987101bebd00806 - Merge branch &apos;adams/gamg-square-graph-true&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#dff8f17520b9144cf6a798146987101bebd00806</link>
        <description>Merge branch &apos;adams/gamg-square-graph-true&apos; into &apos;main&apos;GAMG: switch the default to using square graphSee merge request petsc/petsc!6923

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Wed, 11 Oct 2023 15:59:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d4adc10fbf1b3f12f59a5ed9943ca40a1713d3e9 - GAMG: switch the default to using square graph</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#d4adc10fbf1b3f12f59a5ed9943ca40a1713d3e9</link>
        <description>GAMG: switch the default to using square graph

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Wed, 11 Oct 2023 15:59:41 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.com&gt;</dc:creator>
    </item>
<item>
        <title>ea0e54ad10481141fbe6356b63c2954822f94495 - Merge branch &apos;adams/snesex56_refactor&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#ea0e54ad10481141fbe6356b63c2954822f94495</link>
        <description>Merge branch &apos;adams/snesex56_refactor&apos; into &apos;main&apos;Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.See merge request petsc/petsc!5814

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Thu, 10 Nov 2022 05:43:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3667b0a5b2986c346c30bcfc8ea62980af8d532f - Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#3667b0a5b2986c346c30bcfc8ea62980af8d532f</link>
        <description>Update SNES/tutorials/ex56 with modern use of Plex, a Laplacian test in addition to the elasticity test, and some cleanup of ad hoc code.

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Thu, 10 Nov 2022 05:43:29 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.com&gt;</dc:creator>
    </item>
<item>
        <title>26450a51052fb322576b229fb06396ab8d79dbf8 - Merge branch &apos;knepley/fix-plex-extrude-orientation&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#26450a51052fb322576b229fb06396ab8d79dbf8</link>
        <description>Merge branch &apos;knepley/fix-plex-extrude-orientation&apos; into &apos;main&apos;Knepley/fix plex extrude orientationSee merge request petsc/petsc!5430

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Fri, 29 Jul 2022 14:44:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>96b592737fa480036d2a4095db7e1939ed49daf5 - Fix test output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#96b592737fa480036d2a4095db7e1939ed49daf5</link>
        <description>Fix test output

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Fri, 15 Jul 2022 14:02:36 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>558cb1cc29bb53caedcb852fbe076b3e1b0db08b - Merge branch &apos;adams/mataij-graph-filter&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#558cb1cc29bb53caedcb852fbe076b3e1b0db08b</link>
        <description>Merge branch &apos;adams/mataij-graph-filter&apos; into &apos;main&apos;Move create and filter graph from PCGAMG to MATAIJ, add MIS-kSee merge request petsc/petsc!5331

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Mon, 27 Jun 2022 04:13:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bae903cb6e5fe998dd743ea97ba6d0e4e52494ec - added distance k MIS MatCoarsen type</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#bae903cb6e5fe998dd743ea97ba6d0e4e52494ec</link>
        <description>added distance k MIS MatCoarsen type

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Wed, 15 Jun 2022 20:25:00 +0000</pubDate>
        <dc:creator>markadams4 &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3bd0db69d4c0174743e18e333b733987598bc9f0 - Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#3bd0db69d4c0174743e18e333b733987598bc9f0</link>
        <description>Merge branch &apos;barry/2021-11-24/feature-plex-clearer-cells-per-rank&apos; into &apos;main&apos;Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)See merge request petsc/petsc!4599

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Mon, 29 Nov 2021 17:19:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9880b8777727488c8bf1cf8abdd611990192e3d7 - Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#9880b8777727488c8bf1cf8abdd611990192e3d7</link>
        <description>Fix DMView_Plex_ASCII to have clearer indications of what the numbers after i-cells are (per rank) Update the test output filesCommit-type: debugability\spend 45m

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Thu, 25 Nov 2021 17:00:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>431107deb77aa6f0612c5e56b4b744e673a155c5 - Merge branch &apos;rmills/feature-aijmkl-matproduct&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#431107deb77aa6f0612c5e56b4b744e673a155c5</link>
        <description>Merge branch &apos;rmills/feature-aijmkl-matproduct&apos; into &apos;master&apos;Rmills/feature aijmkl matproductSee merge request petsc/petsc!2841

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Tue, 07 Jul 2020 02:51:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dea3b16571b14eaaa2d0f681373289b7632821c9 - Add multiple MPI rank AIJMKL test case to SNES tutorial ex56.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out#dea3b16571b14eaaa2d0f681373289b7632821c9</link>
        <description>Add multiple MPI rank AIJMKL test case to SNES tutorial ex56.

            List of files:
            /petsc/src/snes/tutorials/output/ex56_mpiaijmkl.out</description>
        <pubDate>Sun, 07 Jun 2020 05:58:02 +0000</pubDate>
        <dc:creator>Richard Tran Mills &lt;rmills@rmills.org&gt;</dc:creator>
    </item>
</channel>
</rss>
