<?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 baijmkl.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/baij/seq/baijmkl/baijmkl.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/src/mat/impls/baij/seq/baijmkl/baijmkl.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>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</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>3ea99036a5fedea4d39e7e77471d0ab500c249d7 - Fix some malformed if !defined() header guards</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#3ea99036a5fedea4d39e7e77471d0ab500c249d7</link>
        <description>Fix some malformed if !defined() header guards

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Thu, 17 Aug 2023 21:56:14 +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/mat/impls/baij/seq/baijmkl/baijmkl.h#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/mat/impls/baij/seq/baijmkl/baijmkl.h</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/mat/impls/baij/seq/baijmkl/baijmkl.h#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</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>766cdfe255df005c0ccfe0a0cc165b52d3f16e52 - Merge branch &apos;barry/2022-08-28/fix-petscfunctionreturn-nonzero&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#766cdfe255df005c0ccfe0a0cc165b52d3f16e52</link>
        <description>Merge branch &apos;barry/2022-08-28/fix-petscfunctionreturn-nonzero&apos; into &apos;main&apos;Remove incorrect use of PetscFunctionReturn(nonzero integer value). Add this...See merge request petsc/petsc!5564

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Fri, 02 Sep 2022 04:19:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>11cc89d2bae31c43c795890e5d9b25a12b75f4f2 - Remove incorrect use of PetscFunctionReturn(nonzero integer value). Add this rule to the developers guide</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#11cc89d2bae31c43c795890e5d9b25a12b75f4f2</link>
        <description>Remove incorrect use of PetscFunctionReturn(nonzero integer value). Add this rule to the developers guideCommit-type: house-keeping/spend 1hReported-by: Pierre Jolivet

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Mon, 29 Aug 2022 01:51:29 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f0af967ec07b491a4e17a7fbc1f9d6a783342afb - Merge branch &apos;jolivet/fix-style-one-liners&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#f0af967ec07b491a4e17a7fbc1f9d6a783342afb</link>
        <description>Merge branch &apos;jolivet/fix-style-one-liners&apos; into &apos;main&apos;Remove braces from one-liners w/o PetscCall()See merge request petsc/petsc!5561

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Mon, 29 Aug 2022 04:54:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ad540459ab38c4a232710a68077e487eb6627fe2 - Remove braces from one-liners w/o PetscCall()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#ad540459ab38c4a232710a68077e487eb6627fe2</link>
        <description>Remove braces from one-liners w/o PetscCall()

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Mon, 29 Aug 2022 04:54:57 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/mat/impls/baij/seq/baijmkl/baijmkl.h#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/mat/impls/baij/seq/baijmkl/baijmkl.h</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/mat/impls/baij/seq/baijmkl/baijmkl.h#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</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>f882803cc229b3a4b5704278364815583f823089 - Merge branch &apos;jacobf/2022-02-23/variadic-chkerr&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#f882803cc229b3a4b5704278364815583f823089</link>
        <description>Merge branch &apos;jacobf/2022-02-23/variadic-chkerr&apos; into &apos;main&apos;Variadic CHKERRQ()See merge request petsc/petsc!4889

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Sat, 26 Mar 2022 01:48:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9566063d113dddea24716c546802770db7481bc0 - The great renaming:</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#9566063d113dddea24716c546802770db7481bc0</link>
        <description>The great renaming:- CHKERRQ() -&gt; PetscCall()- CHKERRV() -&gt; PetscCallVoid()- CHKERRMPI() -&gt; PetscCallMPI()- CHKERRABORT() -&gt; PetscCallAbort()- CHKERRCONTINUE() -&gt; PetscCallContinue()- CHKERRXX() -&gt; PetscCallThrow()- CHKERRCXX() -&gt; PetscCallCXX()- CHKERRCUDA() -&gt; PetscCallCUDA()- CHKERRCUBLAS() -&gt; PetscCallCUBLAS()- CHKERRCUSPARSE() -&gt; PetscCallCUSPARSE()- CHKERRCUSOLVER() -&gt; PetscCallCUSOLVER()- CHKERRCUFFT() -&gt; PetscCallCUFFT()- CHKERRCURAND() -&gt; PetscCallCURAND()- CHKERRHIP() -&gt; PetscCallHIP()- CHKERRHIPBLAS() -&gt; PetscCallHIPBLAS()- CHKERRHIPSOLVER() -&gt; PetscCallHIPSOLVER()- CHKERRQ_CEED() -&gt; PetscCallCEED()- CHKERR_FORTRAN_VOID_FUNCTION() -&gt; PetscCallFortranVoidFunction()- CHKERRMKL() -&gt; PetscCallMKL()- CHKERRMMG() -&gt; PetscCallMMG()- CHKERRMMG_NONSTANDARD() -&gt; PetscCallMMG_NONSTANDARD()- CHKERRCGNS() -&gt; PetscCallCGNS()- CHKERRPTSCOTCH() -&gt; PetscCallPTSCOTCH()- CHKERRSTR() -&gt; PetscCallSTR()- CHKERRTC() -&gt; PetscCallTC()

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Fri, 25 Mar 2022 01:50:18 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>16924cb147f0c1466c09c0b532357b3e2cef1ad7 - Merge branch &apos;barry/2020-08-16/fix-source-formatting&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#16924cb147f0c1466c09c0b532357b3e2cef1ad7</link>
        <description>Merge branch &apos;barry/2020-08-16/fix-source-formatting&apos; into &apos;master&apos;Turn on checkbadSource test to generate an error when found; fix all source code that causes errorsSee merge request petsc/petsc!3064

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Wed, 26 Aug 2020 00:16:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2da392cc7c10228af19ad9843ce5155178acb644 - Turn on checkbadSource test to generate an error when found; fix all source code that causes errors</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#2da392cc7c10228af19ad9843ce5155178acb644</link>
        <description>Turn on checkbadSource test to generate an error when found; fix all source code that causes errorsCommit-type: portability-fix, testing-fix, style-fix, feature, maintainability/spend 1.5h

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Mon, 17 Aug 2020 01:11:15 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>13befd7a4389f12a78f618e0838c5a97918d0b11 - Merge branch &apos;pr746/irinasok/feature-baijmkl/master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#13befd7a4389f12a78f618e0838c5a97918d0b11</link>
        <description>Merge branch &apos;pr746/irinasok/feature-baijmkl/master&apos;* pr746/irinasok/feature-baijmkl/master:Implementation of BAIJMKL matrix type similar to AIJMKL.Supports MKL calls for MatMult (add and transposed).In case if used MKL version does not support mkl_sparse_optimize() (MKL 11.2 and earlier) PETSc default kernels are used.Test added on configuration step to check if used version of MKL supports column major layout with zero based indexing.All released versions of MKL do not support such cross case and MatSeqBAIJMKL_create_mkl_handle() converts matrix arrays to one based indexing before passing them to mkl routines.

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Thu, 14 Sep 2017 16:26:36 +0000</pubDate>
        <dc:creator>Karl Rupp &lt;me@karlrupp.net&gt;</dc:creator>
    </item>
<item>
        <title>017c2882d63f9578400597af73cfa71c7b94f9df - Minor changes for better code style</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#017c2882d63f9578400597af73cfa71c7b94f9df</link>
        <description>Minor changes for better code style

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Wed, 13 Sep 2017 17:49:00 +0000</pubDate>
        <dc:creator>Irina Sokolova &lt;irina.sokolova@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7072be85568e48e0f9849a83abce647ecf3f07b4 - Implementation of baijmkl class that supports mult</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h#7072be85568e48e0f9849a83abce647ecf3f07b4</link>
        <description>Implementation of baijmkl class that supports multand multadd operations using MKL Sparse BLAS IE.If used version of MKL does not support new API (version 11.3 andearlier) default PETSc kernels are called

            List of files:
            /petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.h</description>
        <pubDate>Mon, 11 Sep 2017 17:59:55 +0000</pubDate>
        <dc:creator>Irina Sokolova &lt;irina.sokolova@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
