<?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 petscblaslapack.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>58bddbc0aeb8e2276be3739270a4176cb222ba3a - Merge branch &apos;tisaac/feature-lmvm-rework&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#58bddbc0aeb8e2276be3739270a4176cb222ba3a</link>
        <description>Merge branch &apos;tisaac/feature-lmvm-rework&apos; into &apos;main&apos;MatLMVM reworkSee merge request petsc/petsc!6401

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Fri, 11 Apr 2025 04:14:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3a8969d34c79bc5190405c1cb1425ff0ec97e114 - Add prototypes for more BLAS/LAPACK operations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#3a8969d34c79bc5190405c1cb1425ff0ec97e114</link>
        <description>Add prototypes for more BLAS/LAPACK operations- cupmBlasXgbmv, cupmBlasXtbsv: useful for PointwiseMult- and PointwiseDivide-like operations on the device- BLAShemv_, cupmBlasXhemv: useful for dense operations where only one triangle of a Hermitian matrix has been computed- LAPACKgerc_: useful for rank-1 updates to dense arrays

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Wed, 26 Mar 2025 16:26:03 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>07f25ad1711774a9442d064cc5f042f486b5a62e - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#07f25ad1711774a9442d064cc5f042f486b5a62e</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Thu, 18 Jul 2024 16:14:15 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cfdde3410e05b2915f54598ad030e520a8d769be - Merge branch &apos;jolivet/fix-const-correctness&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#cfdde3410e05b2915f54598ad030e520a8d769be</link>
        <description>Merge branch &apos;jolivet/fix-const-correctness&apos; into &apos;release&apos;LAPACK: fix const-correctness of ormqrSee merge request petsc/petsc!7693

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Mon, 15 Jul 2024 17:53:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1e14f2f2e9425f03853473e9cf1c05655e315a79 - LAPACK: fix const-correctness of ormqr</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#1e14f2f2e9425f03853473e9cf1c05655e315a79</link>
        <description>LAPACK: fix const-correctness of ormqrSee, e.g., mkl_lapack.hvoid DORMQR( const char* side, const char* trans, const MKL_INT* m,             const MKL_INT* n, const MKL_INT* k, const double* a,             const MKL_INT* lda, const double* tau, double* c,             const MKL_INT* ldc, double* work, const MKL_INT* lwork,             MKL_INT* info ) NOTHROW;Reported-by: Pierre Marchand &lt;pierre.marchand@inria.fr&gt;

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Mon, 15 Jul 2024 08:59:32 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>5fe01c21d727d5e61b58091b225b37a3f96d9fc7 - Merge branch &apos;hsuh/dense-lmvm-squashed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#5fe01c21d727d5e61b58091b225b37a3f96d9fc7</link>
        <description>Merge branch &apos;hsuh/dense-lmvm-squashed&apos; into &apos;main&apos;Dense LMVMSee merge request petsc/petsc!7371

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Fri, 22 Mar 2024 14:25:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>be1c5b7908a9e2e89f9d1cbe7235d994b50bc964 - Adding additional BLAS, CUPM interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#be1c5b7908a9e2e89f9d1cbe7235d994b50bc964</link>
        <description>Adding additional BLAS, CUPM interfaces

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Thu, 14 Mar 2024 22:40:55 +0000</pubDate>
        <dc:creator>Hansol Suh &lt;hsuh@anl.gov&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/include/petscblaslapack.h#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/include/petscblaslapack.h</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>fbccb6d4aee615a408613f07f0a20245ae912c37 - CI: update to clang-format-18</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#fbccb6d4aee615a408613f07f0a20245ae912c37</link>
        <description>CI: update to clang-format-18

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Sat, 18 Nov 2023 07:08:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>6996bd1a6dda9216f11f3a1c5d2357ea301aa80d - Merge branch &apos;jolivet/fix-double&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#6996bd1a6dda9216f11f3a1c5d2357ea301aa80d</link>
        <description>Merge branch &apos;jolivet/fix-double&apos; into &apos;main&apos;Fix words appearing twice in a row for no good reasonSee merge request petsc/petsc!7307

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Wed, 21 Feb 2024 02:27:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>15229ffc342989b2bf0590a733d92c152a3348fc - Fix words appearing twice in a row for no good reason</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#15229ffc342989b2bf0590a733d92c152a3348fc</link>
        <description>Fix words appearing twice in a row for no good reason

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Wed, 21 Feb 2024 02:27:44 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Mon, 08 Jan 2024 21:20:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>338bea8772c15a173383e81d170c1c8b31881bfa - Merge branch &apos;barry/2024-01-04/fix-includes-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#338bea8772c15a173383e81d170c1c8b31881bfa</link>
        <description>Merge branch &apos;barry/2024-01-04/fix-includes-man-pages/release&apos; into &apos;release&apos;Barry/2024 01 04/fix includes man pages/releaseSee merge request petsc/petsc!7165

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Mon, 08 Jan 2024 21:19:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>af27ebaa0199971c43fd2e2e162251afd1bcda49 - Fix manual page formating in include directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#af27ebaa0199971c43fd2e2e162251afd1bcda49</link>
        <description>Fix manual page formating in include directory

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Fri, 05 Jan 2024 15:03:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6cdbbeb72054dee200e22f5b025f82ba65e618f9 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#6cdbbeb72054dee200e22f5b025f82ba65e618f9</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Wed, 22 Nov 2023 16:03:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bd5ad44f1dd5dcd72d8390f31f877dd524d45b44 - Merge branch &apos;barry/2023-11-20/docs-manpage-minor-work/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#bd5ad44f1dd5dcd72d8390f31f877dd524d45b44</link>
        <description>Merge branch &apos;barry/2023-11-20/docs-manpage-minor-work/release&apos; into &apos;release&apos;Minor work on manual pages (in include directory)See merge request petsc/petsc!7042

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Tue, 21 Nov 2023 18:18:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>95bd0b288699658b2c0494283621ad75424207a4 - Minor work on manual pages (in include directory)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#95bd0b288699658b2c0494283621ad75424207a4</link>
        <description>Minor work on manual pages (in include directory)

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Tue, 21 Nov 2023 18:18:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>eed7708b6585d5bec5d084023d313cf26d79d1e2 - Merge branch &apos;feature/minres-eigenvalues&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#eed7708b6585d5bec5d084023d313cf26d79d1e2</link>
        <description>Merge branch &apos;feature/minres-eigenvalues&apos; into &apos;main&apos;Add: KSPComputeEigenvalues_MINRES(), KSPComputeExtremeSingularValues_MINRES()See merge request petsc/petsc!6615

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Fri, 15 Sep 2023 17:04:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c901295dc9dc53689c266dd0eda7046e5c821529 - Add: KSPComputeEigenvalues_MINRES(), KSPComputeExtremeSingularValues_MINRES()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscblaslapack.h#c901295dc9dc53689c266dd0eda7046e5c821529</link>
        <description>Add: KSPComputeEigenvalues_MINRES(), KSPComputeExtremeSingularValues_MINRES()

            List of files:
            /petsc/include/petscblaslapack.h</description>
        <pubDate>Fri, 15 Sep 2023 17:04:23 +0000</pubDate>
        <dc:creator>Pablo Brubeck &lt;brubeck@protonmail.com&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/include/petscblaslapack.h#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/include/petscblaslapack.h</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
