<?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 matmpidensecupm.hpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#85f25e71687eef93ec659366612fd9d9ee335aac</link>
        <description>cupm: fix visibility to build without warningsThanks-to: Lawrence Mitchell

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.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>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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#4f572ea9526f19623f23a8c158f3503516190bbc</link>
        <description>Rename PetscValidPointer -&gt; PetscAssertPointer

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.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>eef0bda4f6dfa5a9373b3c0d827b532648c49344 - Merge branch &apos;jacobf/2023-06-13/mat-vec-more-cupm-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#eef0bda4f6dfa5a9373b3c0d827b532648c49344</link>
        <description>Merge branch &apos;jacobf/2023-06-13/mat-vec-more-cupm-functions&apos; into &apos;main&apos;Add Some Missing Vec/Mat CUPM FunctionsCloses #1399See merge request petsc/petsc!6596

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Fri, 30 Jun 2023 17:03:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>04d0cef77392c97bd2bcbc93f338fa678bf17085 - Collapse MatDense_CUPM::Shift() and MatDense_CUPM::GetDiagonal() down to base class</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#04d0cef77392c97bd2bcbc93f338fa678bf17085</link>
        <description>Collapse MatDense_CUPM::Shift() and MatDense_CUPM::GetDiagonal() down to base class

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Tue, 27 Jun 2023 23:24:51 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>14277c9297e98638593654668ce43885242b9940 - Add MatGetDiagonal_CUPM</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#14277c9297e98638593654668ce43885242b9940</link>
        <description>Add MatGetDiagonal_CUPM

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Wed, 14 Jun 2023 14:13:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#f13b9fe212e71c763a9b4b76f918e558465d0fc2</link>
        <description>remove ifdef __cplusplus from C++-only headers

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.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>52c275a198033a26ac5c93047802d34a681c1dbf - Merge branch &apos;stefanozampini/h2opus-dmdakokkos&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#52c275a198033a26ac5c93047802d34a681c1dbf</link>
        <description>Merge branch &apos;stefanozampini/h2opus-dmdakokkos&apos; into &apos;main&apos;Add support for KOKKOS in H2OPUSSee merge request petsc/petsc!6408

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Thu, 18 May 2023 12:40:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d16ceb7590f23315f034853cec344faff90b289e - Add MatCreateDenseForVecType</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#d16ceb7590f23315f034853cec344faff90b289e</link>
        <description>Add MatCreateDenseForVecTypeRemove old implementation (only in main) and update testand a convenience internal routine to allocate the column vector when requested

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Thu, 04 May 2023 15:46:10 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3d9668e3ac3f3278c757127428e9dddc03508f26 - Add MatDenseCUPMSetPreallocation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#3d9668e3ac3f3278c757127428e9dddc03508f26</link>
        <description>Add MatDenseCUPMSetPreallocation

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Wed, 10 May 2023 15:05:53 +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/mat/impls/dense/mpi/cupm/matmpidensecupm.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/mat/impls/dense/mpi/cupm/matmpidensecupm.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>2ea277ce7ccf004135b03702db4a237d7886e1ba - Do MatScale in a single kernel instead of multiple cublas calls</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#2ea277ce7ccf004135b03702db4a237d7886e1ba</link>
        <description>Do MatScale in a single kernel instead of multiple cublas calls

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Fri, 24 Feb 2023 00:25:40 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4742e46b56cb5d0762110e30c569ce3737a8e22a - MatDense CUPM</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp#4742e46b56cb5d0762110e30c569ce3737a8e22a</link>
        <description>MatDense CUPM

            List of files:
            /petsc/src/mat/impls/dense/mpi/cupm/matmpidensecupm.hpp</description>
        <pubDate>Wed, 22 Feb 2023 18:49:41 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
