<?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 ex7_with_info_sycl.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4ca734084f0160ccf064fbb28478ea6c1634dc65 - Merge branch &apos;jacobf/2022-09-21/dcontext-mark-fast-path&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out#4ca734084f0160ccf064fbb28478ea6c1634dc65</link>
        <description>Merge branch &apos;jacobf/2022-09-21/dcontext-mark-fast-path&apos; into &apos;main&apos;Fast Path For PetscDeviceContextMarkIntentFromIDSee merge request petsc/petsc!5665

            List of files:
            /petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out</description>
        <pubDate>Thu, 22 Sep 2022 20:14:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7c441f3aff93c611491d4ea0564d57010b1fd4e9 - Add a fast-path when repeatedly marking the same object with conflicting access modes to avoid excessive event churn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out#7c441f3aff93c611491d4ea0564d57010b1fd4e9</link>
        <description>Add a fast-path when repeatedly marking the same object with conflicting access modes to avoid excessive event churn

            List of files:
            /petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out</description>
        <pubDate>Wed, 21 Sep 2022 19:06:53 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2327d8b05b350a8e84a23a500d499d48b92b23bc - Merge branch &apos;jacobf/2022-09-12/fix-petscdeviceallocate-alignment&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out#2327d8b05b350a8e84a23a500d499d48b92b23bc</link>
        <description>Merge branch &apos;jacobf/2022-09-12/fix-petscdeviceallocate-alignment&apos; into &apos;main&apos;PetscDeviceAllocate() Alignment ParameterSee merge request petsc/petsc!5618

            List of files:
            /petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out</description>
        <pubDate>Sat, 17 Sep 2022 14:55:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6797ed33bfc5684cca29e5d9b9bbfc6c8aac93e0 - PetscDeviceAllocate() takes an alignment parameter as well</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out#6797ed33bfc5684cca29e5d9b9bbfc6c8aac93e0</link>
        <description>PetscDeviceAllocate() takes an alignment parameter as well

            List of files:
            /petsc/src/sys/objects/device/tests/output/ex7_with_info_sycl.out</description>
        <pubDate>Mon, 12 Sep 2022 18:07:49 +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/tests/output/ex7_with_info_sycl.out#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/tests/output/ex7_with_info_sycl.out</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/tests/output/ex7_with_info_sycl.out#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/tests/output/ex7_with_info_sycl.out</description>
        <pubDate>Mon, 29 Aug 2022 16:21:51 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
