<?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 hypre.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>47c84c5acc69ca2c78267fc7dfb4d7203bd055c8 - Merge branch &apos;jczhang/2026-01-29/hypre-umpire-pool-size&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#47c84c5acc69ca2c78267fc7dfb4d7203bd055c8</link>
        <description>Merge branch &apos;jczhang/2026-01-29/hypre-umpire-pool-size&apos; into &apos;main&apos;Add option -hypre_umpire_device_pool_size &lt;size in MiB&gt;See merge request petsc/petsc!8984

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Thu, 19 Feb 2026 06:30:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5482091f35f5197914da9fb21ca07b154e093390 - Hypre: use PetscCall on PetscHYPREInitialize</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#5482091f35f5197914da9fb21ca07b154e093390</link>
        <description>Hypre: use PetscCall on PetscHYPREInitialize

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Tue, 03 Feb 2026 21:40:57 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2906e86ba216dad7e0dfaef8d49fde3a4cf349e3 - Merge branch &apos;jczhang/2025-12-10/add-caliper&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#2906e86ba216dad7e0dfaef8d49fde3a4cf349e3</link>
        <description>Merge branch &apos;jczhang/2025-12-10/add-caliper&apos; into &apos;main&apos;Add Caliper, a profiling package used by HypreSee merge request petsc/petsc!8895

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Thu, 11 Dec 2025 22:13:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8fc55d51cc3631adb1442d6dd0ae124915211d2f - Packages: add Caliper, a profiling package used by Hypre</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#8fc55d51cc3631adb1442d6dd0ae124915211d2f</link>
        <description>Packages: add Caliper, a profiling package used by Hypre

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Wed, 10 Dec 2025 16:53:37 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ab964a6cd9f15f335301c669896d6be6068cb60c - Merge branch &apos;zach/add-petsccallhypre&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#ab964a6cd9f15f335301c669896d6be6068cb60c</link>
        <description>Merge branch &apos;zach/add-petsccallhypre&apos; into &apos;main&apos;Add PetscCallHYPRE to properly handle and display HYPRE error codesSee merge request petsc/petsc!8790

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Tue, 18 Nov 2025 04:44:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>325a1edfa33a37e234e9a5f4456c68ed9d265abd - hypre: Use PetscCallHYPRE for member functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#325a1edfa33a37e234e9a5f4456c68ed9d265abd</link>
        <description>hypre: Use PetscCallHYPRE for member functions

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Fri, 17 Oct 2025 15:09:33 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>f2f41e485aa34be1ebd571fc6d0409440dab19e0 - hypre: Fix compiler warnings for mixed int configuration</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#f2f41e485aa34be1ebd571fc6d0409440dab19e0</link>
        <description>hypre: Fix compiler warnings for mixed int configuration

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Thu, 16 Oct 2025 18:58:23 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;Zach.Atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>a333fa2b9fc8dd064ec70b346412d242ad8404a7 - hypre: Add PetscCallHYPRE macro to allow for printing HYPRE error strings</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#a333fa2b9fc8dd064ec70b346412d242ad8404a7</link>
        <description>hypre: Add PetscCallHYPRE macro to allow for printing HYPRE error strings

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Thu, 16 Oct 2025 18:11:35 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;Zach.Atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>5ff6d247539c86491dc822dc7e845e819e6cc4a3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#5ff6d247539c86491dc822dc7e845e819e6cc4a3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Fri, 24 Oct 2025 06:15:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ea81b3040979cc9e96c557f63945bc544be32a72 - Merge branch &apos;lindad/enable-CF-for-gpu&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#ea81b3040979cc9e96c557f63945bc544be32a72</link>
        <description>Merge branch &apos;lindad/enable-CF-for-gpu&apos; into &apos;release&apos;Allow CF relaxation on GPUSee merge request petsc/petsc!8805

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Thu, 23 Oct 2025 18:40:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ec342aa20de7e0ee94ef93c7c25cdc0e411a1d70 - Allow CF relaxation on GPU</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#ec342aa20de7e0ee94ef93c7c25cdc0e411a1d70</link>
        <description>Allow CF relaxation on GPU

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Thu, 16 Oct 2025 17:45:58 +0000</pubDate>
        <dc:creator>Alex Lindsay &lt;alexlindsay239@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fe7aa59fd2aa140db60e6d3bcaddfca3cbec1354 - Merge branch &apos;barry/2025-08-31/fix-hypre-default-setting-reset-to-same&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#fe7aa59fd2aa140db60e6d3bcaddfca3cbec1354</link>
        <description>Merge branch &apos;barry/2025-08-31/fix-hypre-default-setting-reset-to-same&apos; into &apos;main&apos;Fixes the bug with hypre whan user changes to parameters are ignoredSee merge request petsc/petsc!8678

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Mon, 22 Sep 2025 18:51:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>abf5c9d92d7b7b080ab9cac5867d943746f3be03 - HYPRE BoomerAMG</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#abf5c9d92d7b7b080ab9cac5867d943746f3be03</link>
        <description>HYPRE BoomerAMGSet various parameters that have different defaults for CPU and GPU with PETSC_DECIDE values are creation so that if the user sets them to any value PCSetUp_HYPRE does not overwrite them for the CPU or GPUReported-by: Glenn Hammond

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Fri, 19 Sep 2025 16:09:04 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c3466c22aa7e5055d36fd49d0eb04ec5feea77f3 - Fix some manual page formats</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#c3466c22aa7e5055d36fd49d0eb04ec5feea77f3</link>
        <description>Fix some manual page formats

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Sun, 31 Aug 2025 22:45:36 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9b1dca083b86fb0b90109c98d6a338e6ac6f38dc - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#9b1dca083b86fb0b90109c98d6a338e6ac6f38dc</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Mon, 22 Sep 2025 13:30:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2baa962fd909ae6834643827e4032352f99270f9 - Merge branch &apos;hypre&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#2baa962fd909ae6834643827e4032352f99270f9</link>
        <description>Merge branch &apos;hypre&apos; into &apos;release&apos;Add ilu to the supported types for -pc_hypre_typeSee merge request petsc/petsc!8707

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Sat, 20 Sep 2025 15:06:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b5a865d84738d7e14adf4bbe5280b4a418a03baa - Add ilu to the supported types for -pc_hypre_type</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#b5a865d84738d7e14adf4bbe5280b4a418a03baa</link>
        <description>Add ilu to the supported types for -pc_hypre_type

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Tue, 16 Sep 2025 10:18:29 +0000</pubDate>
        <dc:creator>Nuno Nobre &lt;nuno.nobre@stfc.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>834855d6effb0d027771461c8e947ee1ce5a1e17 - Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#834855d6effb0d027771461c8e947ee1ce5a1e17</link>
        <description>Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;clang-format-21See merge request petsc/petsc!8202

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Wed, 27 Aug 2025 20:14:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>966bd95a39c2334d2e2ce17ad22128f3c1861eeb - Convert some SETERRQ() to PetscCheck()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#966bd95a39c2334d2e2ce17ad22128f3c1861eeb</link>
        <description>Convert some SETERRQ() to PetscCheck()

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Sun, 25 May 2025 18:55:39 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>3a7d0413a690b3ac55568f51e4c3dc23a888f57d - One-liners from petsc/petsc!5344 and petsc/petsc!5557</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/hypre/hypre.c#3a7d0413a690b3ac55568f51e4c3dc23a888f57d</link>
        <description>One-liners from petsc/petsc!5344 and petsc/petsc!5557Slightly reworked regular expressiongit ls-files -z -- &apos;*.c&apos; &apos;*.cxx&apos; &apos;*.cu&apos; &apos;*.h&apos; &apos;*.hpp&apos; &apos;*.cpp&apos; | while IFS= read -r -d &apos;&apos; file; do    cat $file | tr &apos;\n&apos; &apos;\r&apos; | sed -E &apos;s/\r([ ]*)(for|if|while|else) ([^\r]*)\{\r[ ]*Petsc([a-zA-Z]*)\(([^\r]*)\);\r[ ]*\}\r/\r\1\2 \3Petsc\4(\5);\r/g&apos; | tr &apos;\r&apos; &apos;\n&apos; &gt; ${file}.joe; mv ${file}.joe ${file}done

            List of files:
            /petsc/src/ksp/pc/impls/hypre/hypre.c</description>
        <pubDate>Mon, 12 May 2025 18:15:37 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
