<?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 cupmevent.hpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bb59972c36a4dbc3a3dca65232097048bda6fd19 - Merge branch &apos;jed/fix-cupm-visibility&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#bb59972c36a4dbc3a3dca65232097048bda6fd19</link>
        <description>Merge branch &apos;jed/fix-cupm-visibility&apos; into &apos;main&apos;cupm: fix visibility to build without warningsSee merge request petsc/petsc!7526

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Sun, 05 May 2024 14:28:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>85f25e71687eef93ec659366612fd9d9ee335aac - cupm: fix visibility to build without warnings</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#85f25e71687eef93ec659366612fd9d9ee335aac</link>
        <description>cupm: fix visibility to build without warningsThanks-to: Lawrence Mitchell

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Sat, 04 May 2024 14:24:10 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c6013d6697bf944c1d88c636ba21f931f774b638 - Merge branch &apos;jacobf/2023-06-06/register-finalize-reverse-order&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#c6013d6697bf944c1d88c636ba21f931f774b638</link>
        <description>Merge branch &apos;jacobf/2023-06-06/register-finalize-reverse-order&apos; into &apos;main&apos;Fix PetscDeviceContext Memory Leak (And Make PetscXXXRegisterFinalize() Order Hierarchical)See merge request petsc/petsc!6559

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Wed, 09 Aug 2023 14:55:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3048253cfd29e6a237b5e244ab190e7e08d38e72 - The various PetscXXXRegisterFinalize() should execute finalizers in reverse order of registration</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#3048253cfd29e6a237b5e244ab190e7e08d38e72</link>
        <description>The various PetscXXXRegisterFinalize() should execute finalizers in reverse order of registration

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Tue, 06 Jun 2023 16:53:54 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cfd92c66bdae16b66d27a6336fb90fa54c459cc4 - Merge branch &apos;tisaac/feature-type-generic-petsc-valid-pointer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#cfd92c66bdae16b66d27a6336fb90fa54c459cc4</link>
        <description>Merge branch &apos;tisaac/feature-type-generic-petsc-valid-pointer&apos; into &apos;main&apos;Implement a type generic PetscValidPointerSee merge request petsc/petsc!6693

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Sat, 22 Jul 2023 23:49:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4f572ea9526f19623f23a8c158f3503516190bbc - Rename PetscValidPointer -&gt; PetscAssertPointer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#4f572ea9526f19623f23a8c158f3503516190bbc</link>
        <description>Rename PetscValidPointer -&gt; PetscAssertPointer

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Tue, 18 Jul 2023 17:25:19 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>06e36fcdfbd91197ea771b202fbf919dc1543834 - Merge branch &apos;jacobf/2023-05-30/misc-cxx-fixes-2&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#06e36fcdfbd91197ea771b202fbf919dc1543834</link>
        <description>Merge branch &apos;jacobf/2023-05-30/misc-cxx-fixes-2&apos; into &apos;main&apos;Misc C++-Related Fixes For PetscDevice And Friends Round 2See merge request petsc/petsc!6526

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Thu, 01 Jun 2023 16:35:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f13b9fe212e71c763a9b4b76f918e558465d0fc2 - remove ifdef __cplusplus from C++-only headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#f13b9fe212e71c763a9b4b76f918e558465d0fc2</link>
        <description>remove ifdef __cplusplus from C++-only headers

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Tue, 30 May 2023 18:05:25 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5480effceabdb0fd920010e38d93e4345962c9dd - Revert &quot;Revert &quot;Revert &quot;Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;&quot;&quot;&quot;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#5480effceabdb0fd920010e38d93e4345962c9dd</link>
        <description>Revert &quot;Revert &quot;Revert &quot;Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;&quot;&quot;&quot;This reverts commit 418dbbe5c294b713971823b0eef04bc220e11f0c.

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Mon, 29 May 2023 14:19:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>418dbbe5c294b713971823b0eef04bc220e11f0c - Revert &quot;Revert &quot;Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;&quot;&quot;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#418dbbe5c294b713971823b0eef04bc220e11f0c</link>
        <description>Revert &quot;Revert &quot;Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;&quot;&quot;This reverts commit df799b48afdc2b9da2e7091d01d5c06978131d9d.

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Thu, 25 May 2023 02:40:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>df799b48afdc2b9da2e7091d01d5c06978131d9d - Revert &quot;Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;&quot;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#df799b48afdc2b9da2e7091d01d5c06978131d9d</link>
        <description>Revert &quot;Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;&quot;This reverts commit ab82ac03bf5fd21ddf6c88f5b0e88c1ee438116f, reversingchanges made to 4a015fb72d15b0317252c3bd729c51826bbf9081.

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Wed, 24 May 2023 18:17:51 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ab82ac03bf5fd21ddf6c88f5b0e88c1ee438116f - Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#ab82ac03bf5fd21ddf6c88f5b0e88c1ee438116f</link>
        <description>Merge branch &apos;jacobf/2023-05-17/misc-cxx-fixups/release&apos; into &apos;release&apos;Miscellaneous C++-Related Fixes For PetscDevice and friendsSee merge request petsc/petsc!6477

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Tue, 23 May 2023 19:28:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>54e1c07d7dac41e50807f3d0d474e9576fd74556 - remove ifdef __cplusplus from C++-only headers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#54e1c07d7dac41e50807f3d0d474e9576fd74556</link>
        <description>remove ifdef __cplusplus from C++-only headers

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Mon, 22 May 2023 20:40:25 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2f1953c436c71e828507cd2f301e2bf2613d8582 - Merge branch &apos;jacobf/2023-01-11/matdensecupm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#2f1953c436c71e828507cd2f301e2bf2613d8582</link>
        <description>Merge branch &apos;jacobf/2023-01-11/matdensecupm&apos; into &apos;main&apos;Feature: MATDENSECUPMSee merge request petsc/petsc!6049

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Tue, 14 Mar 2023 14:29:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>96a4b4d95ea58ea02aff154c6b83fc6968de23ca - Add cupmsolverinterface.hpp</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#96a4b4d95ea58ea02aff154c6b83fc6968de23ca</link>
        <description>Add cupmsolverinterface.hpp

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Wed, 22 Feb 2023 18:21:34 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d3904c29f0a6fd25f8fe8e60590efc928779bc64 - Merge branch &apos;jacobf/2023-02-08/remove-redundant-petsc-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp#d3904c29f0a6fd25f8fe8e60590efc928779bc64</link>
        <description>Merge branch &apos;jacobf/2023-02-08/remove-redundant-petsc-nodiscard&apos; into &apos;main&apos;Remove redundant uses of `PETSC_NODISCARD` from functions returning a PetscErrorCodeSee merge request petsc/petsc!6036

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmevent.hpp</description>
        <pubDate>Thu, 09 Feb 2023 20:52:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
