<?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 CUDAVersion.cu</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9d47de495d3c23378050c1b4a410c12a375cb6c6 - Merge branch &apos;barry/2026-02-14/fix-defined-missing-braces&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#9d47de495d3c23378050c1b4a410c12a375cb6c6</link>
        <description>Merge branch &apos;barry/2026-02-14/fix-defined-missing-braces&apos; into &apos;main&apos;Fix the inconsistent usage of #if defined XXX compared to defined(XXX)See merge request petsc/petsc!9040

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Wed, 18 Feb 2026 16:18:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>beceaeb65c30291e7755356830621fe80888c102 - Fix the inconsistent usage of #if [!]defined XXX compared to defined(XXX)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#beceaeb65c30291e7755356830621fe80888c102</link>
        <description>Fix the inconsistent usage of #if [!]defined XXX compared to defined(XXX)Thanks-to: Pierre JolivetAn LLM Claude detected the incosnsitency it was not used to remove the inconsistency

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Sun, 15 Feb 2026 02:00:23 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6c5693054f5123506dab0f5da2d352ed973d0e50 - Merge branch &apos;jczhang/2026-02-05/improve-mpi-gpu-aware&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#6c5693054f5123506dab0f5da2d352ed973d0e50</link>
        <description>Merge branch &apos;jczhang/2026-02-05/improve-mpi-gpu-aware&apos; into &apos;main&apos;Improve MPI GPU-aware configure and checkSee merge request petsc/petsc!9005

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Fri, 13 Feb 2026 21:03:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>659af632711e2fff293f62eadfa77d2f5c4acb70 - Fix leading spaces in benchmarks/streams</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#659af632711e2fff293f62eadfa77d2f5c4acb70</link>
        <description>Fix leading spaces in benchmarks/streams

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Fri, 13 Feb 2026 16:19:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>abdd934af67c1cc360c4d0cfcf2de16e188d627e - Merge branch &apos;jczhang/2024-06-26/revise-mpi-openmp-stream&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#abdd934af67c1cc360c4d0cfcf2de16e188d627e</link>
        <description>Merge branch &apos;jczhang/2024-06-26/revise-mpi-openmp-stream&apos; into &apos;main&apos;Revise MPI and OpenMP stream benchmarksSee merge request petsc/petsc!7651

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Thu, 23 Oct 2025 13:23:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6759599866c39371a819c3b0a471a6a31b7c0f67 - clangformat: apply to src/src/benchmarks</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#6759599866c39371a819c3b0a471a6a31b7c0f67</link>
        <description>clangformat: apply to src/src/benchmarks

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Tue, 21 Oct 2025 15:08:05 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>834855d6effb0d027771461c8e947ee1ce5a1e17 - Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#834855d6effb0d027771461c8e947ee1ce5a1e17</link>
        <description>Merge branch &apos;jolivet/clang-format-21&apos; into &apos;main&apos;clang-format-21See merge request petsc/petsc!8202

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Wed, 27 Aug 2025 20:14:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ac530a7e429a3ef5a9263376acf6071236a5db98 - Remove unnecessary braces around one-liners</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#ac530a7e429a3ef5a9263376acf6071236a5db98</link>
        <description>Remove unnecessary braces around one-linersgit grep -lE &quot;[ ]*(if|for|while) \(.*\) {[^;]*;[^;]*}$&quot; -- &apos;*.c&apos; &apos;*.cxx&apos; &apos;*.cu&apos; &apos;*.h&apos; &apos;*.hpp&apos; &apos;*.cpp&apos; | xargs sed -i &apos;&apos; -E &apos;s#([ ]*)(if|for|while) \((.*)\) {([^;]*);([^;]*)}$#\1\2 \(\3\)\4;\5#&apos;

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Tue, 03 Jun 2025 13:10:33 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>3a7d0413a690b3ac55568f51e4c3dc23a888f57d - One-liners from petsc/petsc!5344 and petsc/petsc!5557</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#3a7d0413a690b3ac55568f51e4c3dc23a888f57d</link>
        <description>One-liners from petsc/petsc!5344 and petsc/petsc!5557Slightly reworked regular expressiongit ls-files -z -- &apos;*.c&apos; &apos;*.cxx&apos; &apos;*.cu&apos; &apos;*.h&apos; &apos;*.hpp&apos; &apos;*.cpp&apos; | while IFS= read -r -d &apos;&apos; file; do    cat $file | tr &apos;\n&apos; &apos;\r&apos; | sed -E &apos;s/\r([ ]*)(for|if|while|else) ([^\r]*)\{\r[ ]*Petsc([a-zA-Z]*)\(([^\r]*)\);\r[ ]*\}\r/\r\1\2 \3Petsc\4(\5);\r/g&apos; | tr &apos;\r&apos; &apos;\n&apos; &gt; ${file}.joe; mv ${file}.joe ${file}done

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Mon, 12 May 2025 18:15:37 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4d86920da9ee67c835173a5dfffa1b3a52fd24ca - checkbadSource: rules for PetscFunctionBegin and derivatives</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#4d86920da9ee67c835173a5dfffa1b3a52fd24ca</link>
        <description>checkbadSource: rules for PetscFunctionBegin and derivatives

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Sat, 10 Feb 2024 08:07:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +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/benchmarks/streams/CUDAVersion.cu#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/benchmarks/streams/CUDAVersion.cu</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/benchmarks/streams/CUDAVersion.cu#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/benchmarks/streams/CUDAVersion.cu</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>145e64760983dcad96defd132676b7e4040c56d8 - Merge branch &apos;barry/2022-06-13/make-one-line-if-call&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#145e64760983dcad96defd132676b7e4040c56d8</link>
        <description>Merge branch &apos;barry/2022-06-13/make-one-line-if-call&apos; into &apos;main&apos;Change if () { PetscCall() } three liner to one linerSee merge request petsc/petsc!5344

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Thu, 23 Jun 2022 04:43:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1baa6e3354bfe224b33a0c158f482508792a8a6e - Change if () { PetscCall() } three liner and friends to one liners</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#1baa6e3354bfe224b33a0c158f482508792a8a6e</link>
        <description>Change if () { PetscCall() } three liner and friends to one linersfor i in `git ls-files | grep &quot;\.[ch]$&quot;` ; do sed &apos;s?\$?ZZZ?g&apos; $i | tr &apos;\n&apos; &apos;$&apos; | sed &apos;s?\([ ]*\)if (\([-;,.\*+=a-z0-9A-Z_&gt;]*\)) {\$[ ]*PetscCall(\([- ._+=a-z0-9A-Z&gt;*,()]*);\)\$[ ]*}\$?\1if (\2) PetscCall(\3$?g&apos; | tr &apos;$&apos; &apos;\n&apos; | sed &apos;s?ZZZ?$?g&apos; &gt; $i.joe ; mv $i.joe $i  ; done for i in `git ls-files | grep &quot;\.[hc]$&quot;` ; do sed &apos;s?\$?ZZZ?g&apos; $i | tr &apos;\n&apos; &apos;$&apos; | sed &apos;s?\([ }else]*\)if (\([-;,.\*+=a-z0-9A-Z_&gt;]*\)) {\$[ ]*PetscCall(\([- ._+=a-z0-9A-Z&gt;*,()]*);\)\$\([ ]*\)} \([- ._+=a-z0-9A-Z&gt;*,()]*);\)\$?\1if (\2) PetscCall(\3$\4\5$?g&apos; | tr &apos;$&apos; &apos;\n&apos; | sed &apos;s?ZZZ?$?g&apos; &gt; $i.joe ; mv $i.joe $i  ; doneYes, really ugly but Barry still cannot master awkCommit-type: housekeeping

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Tue, 14 Jun 2022 01:15:34 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>527ad95778d6f233da38ea01739216ed7072f4ae - Merge branch &apos;barry/2022-04-01/fix-petsc-options-begin-end/release&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#527ad95778d6f233da38ea01739216ed7072f4ae</link>
        <description>Merge branch &apos;barry/2022-04-01/fix-petsc-options-begin-end/release&apos; into &apos;main&apos;Remove bogus error returns from Begin/End() macrosSee merge request petsc/petsc!5069

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Mon, 11 Apr 2022 00:43:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d0609ced746bc51b019815ca91d747429db24893 - Cleanup of introduction of PetscCall()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#d0609ced746bc51b019815ca91d747429db24893</link>
        <description>Cleanup of introduction of PetscCall()* remove bogus error flags from XXXBegin()/End() macros such as PetscOptionsBegin()/End()* rename for consistency certain XXXBegin()/End() macros such as MatPreallocateInitialize()/Finalize()* fix many lingering ierr = XXX that arose from multiline function calls* sync slepc/hpddm - to use snapshots with the same changesCommit-type: error-checking, style-fix/spend 8h

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Sat, 02 Apr 2022 13:49:51 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e6abfd989d6ef9d1a783a9301be083db596da2e7 - Merge branch &apos;jacobf/2022-03-26/variadic-chkerrq-stragglers&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/benchmarks/streams/CUDAVersion.cu#e6abfd989d6ef9d1a783a9301be083db596da2e7</link>
        <description>Merge branch &apos;jacobf/2022-03-26/variadic-chkerrq-stragglers&apos; into &apos;main&apos;Clean Up Variadic-CHKERRQ StragglersSee merge request petsc/petsc!5033

            List of files:
            /petsc/src/benchmarks/streams/CUDAVersion.cu</description>
        <pubDate>Mon, 28 Mar 2022 21:41:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
