<?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 makefile</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.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#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/snes/tutorials/makefile</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>955c50dbca49d45b485af42b14044928cc8409d7 - HYPRE: add option -hypre_umpire_device_pool_size &lt;size in MiB&gt;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#955c50dbca49d45b485af42b14044928cc8409d7</link>
        <description>HYPRE: add option -hypre_umpire_device_pool_size &lt;size in MiB&gt;When hypre is configured with Umpire (recommended by hypre), the default Umpire pool size on device is setto 4 GB per process by hypre which could lead to out-of-memory when one maps multiple MPI processes to one GPU.

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Thu, 29 Jan 2026 19:17:53 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e14e8d212ccaab5086ee6fa5f29b1dcd907e13db - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#e14e8d212ccaab5086ee6fa5f29b1dcd907e13db</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Sat, 20 Dec 2025 21:06:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>51fc735da6222022edeaf6b6dee5147813d83674 - Merge branch &apos;balay/ci-fp16&apos; into &apos;release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#51fc735da6222022edeaf6b6dee5147813d83674</link>
        <description>Merge branch &apos;balay/ci-fp16&apos; into &apos;release&apos;__fp16: fix build, and add to CISee merge request petsc/petsc!8903

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Sat, 20 Dec 2025 21:01:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a3626c831c8ad33dac310f161c37f0478206e703 - __fp16: fix &apos;make check&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#a3626c831c8ad33dac310f161c37f0478206e703</link>
        <description>__fp16: fix &apos;make check&apos;

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Thu, 18 Dec 2025 17:24:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6ff259d9fa730dacf315223b107d9e6c98aba347 - Merge branch &apos;jczhang/2025-10-09/make-check-verbose&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#6ff259d9fa730dacf315223b107d9e6c98aba347</link>
        <description>Merge branch &apos;jczhang/2025-10-09/make-check-verbose&apos; into &apos;main&apos;Support make check V=1See merge request petsc/petsc!8775

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Fri, 24 Oct 2025 05:25:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a03c41070b004a876398f11afc0585b944a2f8f6 - Build: print make check command with V=1</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#a03c41070b004a876398f11afc0585b944a2f8f6</link>
        <description>Build: print make check command with V=1

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Mon, 13 Oct 2025 16:16:12 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5e642da6b4a46709adce9ab5b0b0e76c08844485 - Merge branch &apos;jolivet/checkbadSource&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#5e642da6b4a46709adce9ab5b0b0e76c08844485</link>
        <description>Merge branch &apos;jolivet/checkbadSource&apos; into &apos;main&apos;checkbadSource: enforce proper style in makefilesSee merge request petsc/petsc!8802

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Tue, 21 Oct 2025 20:15:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3f02e49b19195914bf17f317a25cb39636853415 - checkbadSource: enforce proper style in makefiles</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#3f02e49b19195914bf17f317a25cb39636853415</link>
        <description>checkbadSource: enforce proper style in makefiles

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Tue, 21 Oct 2025 20:15:40 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>4bf22137d19f4bb48d7b10008923a97b2b4a010a - Merge branch &apos;stefanozampini/kokkos-threads&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#4bf22137d19f4bb48d7b10008923a97b2b4a010a</link>
        <description>Merge branch &apos;stefanozampini/kokkos-threads&apos; into &apos;main&apos;Enable C++11 threads support in KOKKOSSee merge request petsc/petsc!8407

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Wed, 21 May 2025 12:43:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>17c5bdc17da03d92ef5cfe55d7ba951071812beb - KOKKOS: enable C++ threads backend</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#17c5bdc17da03d92ef5cfe55d7ba951071812beb</link>
        <description>KOKKOS: enable C++ threads backenddo not overwrite warning argument from code, use environment variable insteadAdd configuration to CIUse {Min|Max}FirstLoc instead of {Min|Max}Loc see https://github.com/kokkos/kokkos/issues/8097

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Sun, 18 May 2025 12:00:14 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1d892be3460ec4348231a75d11d7e35255a787bb - Merge branch &apos;jolivet/fix-cmd-line-precedence&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#1d892be3460ec4348231a75d11d7e35255a787bb</link>
        <description>Merge branch &apos;jolivet/fix-cmd-line-precedence&apos; into &apos;main&apos;make: add PRELIBS and LIBS options similar to CPPFLAGS, CFLAGS, LDFLAGSSee merge request petsc/petsc!8167

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Sat, 01 Mar 2025 16:44:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>da4996e5b0f5ea5bcee36c2408081f808bf49bc0 - make: add explicit &apos;% : %.c&apos; target so that LINK.c target is in sync with LINK.F target &apos;% : %.F90&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#da4996e5b0f5ea5bcee36c2408081f808bf49bc0</link>
        <description>make: add explicit &apos;% : %.c&apos; target so that LINK.c target is in sync with LINK.F target &apos;% : %.F90&apos;with multiple source compile into a singe binary:- fixes Fortran example build: currently broken, due to duplicate obj-files in link command- can now use consitent obj file dependencies irrespective of C-main or Fortran-main sources- cab avoid duplicate compiles of same sources [esp with SEPARATE_COMPILE_LINK=1]

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Thu, 27 Feb 2025 19:50:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9bd633b3d299f5c75fb671e02d2db739b004e762 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#9bd633b3d299f5c75fb671e02d2db739b004e762</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Tue, 28 Jan 2025 15:36:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b90f515d7fd7c3acb7ec49888f3c6ac8494f30ae - Merge branch &apos;jczhang/2025-01-24/fix-ex19-makefile-hip-hypre&apos; into &apos;release&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#b90f515d7fd7c3acb7ec49888f3c6ac8494f30ae</link>
        <description>Merge branch &apos;jczhang/2025-01-24/fix-ex19-makefile-hip-hypre&apos; into &apos;release&apos;Add -dm_mat_type aijhipsparse to options for ex19See merge request petsc/petsc!8096

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Mon, 27 Jan 2025 15:48:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5beb4b7a0b17e329db218fe9611bc7acd6dc9035 - CI: add -dm_mat_type aijhipsparse to options for ex19</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#5beb4b7a0b17e329db218fe9611bc7acd6dc9035</link>
        <description>CI: add -dm_mat_type aijhipsparse to options for ex19

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Fri, 24 Jan 2025 23:42:19 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b1b7ed3d0b30d2fd75e17620f38e2bbb92ce08f1 - Merge branch &apos;balay/make-check-hip&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#b1b7ed3d0b30d2fd75e17620f38e2bbb92ce08f1</link>
        <description>Merge branch &apos;balay/make-check-hip&apos; into &apos;main&apos;make check: update to run hip testCloses #1650See merge request petsc/petsc!7847

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Thu, 19 Sep 2024 15:15:09 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3e0e9f3ffc610de7e54b95116644831aa5dd5193 - make check: update to run hip test</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#3e0e9f3ffc610de7e54b95116644831aa5dd5193</link>
        <description>make check: update to run hip test

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Thu, 19 Sep 2024 03:05:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b81ae979176d7997720ee625365e6b152685d0ab - Merge branch &apos;jolivet/minor-housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#b81ae979176d7997720ee625365e6b152685d0ab</link>
        <description>Merge branch &apos;jolivet/minor-housekeeping&apos; into &apos;main&apos;ksp_tutorials_ex1f: missing PetscCall[A]See merge request petsc/petsc!7392

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Thu, 21 Mar 2024 12:44:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b3b5ef4d11120a5c35d11a6ebcbedfdfbc7dc46b - Proper capitalization in make check</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/src/snes/tutorials/makefile#b3b5ef4d11120a5c35d11a6ebcbedfdfbc7dc46b</link>
        <description>Proper capitalization in make check

            List of files:
            /petsc/src/snes/tutorials/makefile</description>
        <pubDate>Wed, 20 Mar 2024 15:33:14 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
</channel>
</rss>
