<?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 cupmblasinterface.cxx</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/cupmblasinterface.cxx#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/cupmblasinterface.cxx</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/cupmblasinterface.cxx#96a4b4d95ea58ea02aff154c6b83fc6968de23ca</link>
        <description>Add cupmsolverinterface.hpp

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</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>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fb664f9e710748ae2f81f388b5f0c9179833c49b - Merge branch &apos;jacobf/2022-08-29/petscdevicecontext-backend-update&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#fb664f9e710748ae2f81f388b5f0c9179833c49b</link>
        <description>Merge branch &apos;jacobf/2022-08-29/petscdevicecontext-backend-update&apos; into &apos;main&apos;Update PetscDevice and PetscDeviceContext backendsSee merge request petsc/petsc!5566

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Sat, 10 Sep 2022 06:09:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0e6b6b5985dd9b1172860d21fb88bd3966bf7c54 - Rework PetscDeviceContext backends and supporting code:</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#0e6b6b5985dd9b1172860d21fb88bd3966bf7c54</link>
        <description>Rework PetscDeviceContext backends and supporting code:- Add PETSC_DEVICE_HOST- Add PetscDeviceAllocate()- Add PetscDeviceMalloc()- Add PetscDeviceDeallocate()- Add PetscDeviceFree()- Add PetscDeviceMemcopy()- Add PetscDeviceArraycopy()- Split petscdevice.h into petscdevice_cuda.h and petscdevice_hip.h- Add petscdevice_cupm.h- Extend cupm::Interface and cupm::BlasInterface classes- Add more C++ utility wrappers

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Mon, 29 Aug 2022 16:21:51 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dce37c3757d4081754719beb0c76ec914d30a988 - Merge branch &apos;jacobf/2021-11-24/cupmblasinterface&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#dce37c3757d4081754719beb0c76ec914d30a988</link>
        <description>Merge branch &apos;jacobf/2021-11-24/cupmblasinterface&apos; into &apos;main&apos;Feature: CUPMBLASInterfaceSee merge request petsc/petsc!4592

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Fri, 21 Jan 2022 18:09:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>17f48955e3445b92d4f06cdd133e9c1d2d0ea0c8 - split blas interface for cupm into cupmblasinterface</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx#17f48955e3445b92d4f06cdd133e9c1d2d0ea0c8</link>
        <description>split blas interface for cupm into cupmblasinterface

            List of files:
            /petsc/src/sys/objects/device/impls/cupm/cupmblasinterface.cxx</description>
        <pubDate>Mon, 20 Dec 2021 15:25:14 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
