<?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 mpimatmatmult.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e4073758df262be4cddaafc2bc56880a0dd627aa - Merge branch &apos;jolivet/matproduct-remove-symbolic&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#e4073758df262be4cddaafc2bc56880a0dd627aa</link>
        <description>Merge branch &apos;jolivet/matproduct-remove-symbolic&apos; into &apos;main&apos;MatMatMult[Symbolic|Numeric]_MPIAIJ_MPIDense: skip symbolic phaseSee merge request petsc/petsc!9065

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Wed, 25 Feb 2026 18:22:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>703c91510320660cf52f7455765b650c6e9cb358 - MatMatMult[Symbolic|Numeric]_MPIAIJ_MPIDense: skip symbolic phase</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#703c91510320660cf52f7455765b650c6e9cb358</link>
        <description>MatMatMult[Symbolic|Numeric]_MPIAIJ_MPIDense: skip symbolic phase

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Sun, 22 Feb 2026 06:03:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>f0e22e24862cd311aed2f535b7427a5f6278f40c - Merge branch &apos;jolivet/deprecate-matmatmult_Bbn&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#f0e22e24862cd311aed2f535b7427a5f6278f40c</link>
        <description>Merge branch &apos;jolivet/deprecate-matmatmult_Bbn&apos; into &apos;main&apos;Deprecate -matmatmult_Bbn in favor of -matproduct_batch_sizeSee merge request petsc/petsc!8993

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Tue, 03 Feb 2026 06:33:30 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1e2d28a06e58cc964527ee46c0ab5cb0bd9e6621 - Deprecate -matmatmult_Bbn in favor of -matproduct_batch_size</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#1e2d28a06e58cc964527ee46c0ab5cb0bd9e6621</link>
        <description>Deprecate -matmatmult_Bbn in favor of -matproduct_batch_sizeSee also -ksp_matsolve_batch_size

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Mon, 02 Feb 2026 20:33:55 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a4e01a8b1ea6aa127f3e22aee39c726cf71ba8b6 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#a4e01a8b1ea6aa127f3e22aee39c726cf71ba8b6</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Wed, 07 Jan 2026 19:27:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1e35124e81de02ff5ab540d68a3f6318caea0a3c - Merge branch &apos;jczhang/2025-12-23/fix-MatPtAP&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#1e35124e81de02ff5ab540d68a3f6318caea0a3c</link>
        <description>Merge branch &apos;jczhang/2025-12-23/fix-MatPtAP&apos; into &apos;release&apos;Fix bugs in MatPtAPSee merge request petsc/petsc!8911

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Wed, 07 Jan 2026 19:26:16 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>99aa8e072276db95456e154c852d5b07033be0d8 - MatPtAP: use MatSeqAIJGetArray to access arrays, to be device safe</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#99aa8e072276db95456e154c852d5b07033be0d8</link>
        <description>MatPtAP: use MatSeqAIJGetArray to access arrays, to be device safe

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Tue, 23 Dec 2025 17:39:40 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5b12497f4ab2fae16b3dbcff7d3c608aa116b75c - Merge branch &apos;jolivet/fix-unnecessary-reduce&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#5b12497f4ab2fae16b3dbcff7d3c608aa116b75c</link>
        <description>Merge branch &apos;jolivet/fix-unnecessary-reduce&apos; into &apos;main&apos;Mat: set appropriate NO_OFF_PROC_ENTRIES to bypass MPI_Allreduce()See merge request petsc/petsc!8872

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Thu, 27 Nov 2025 05:53:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>799b351e7a3cac07b0185fc03c8dca1b36495923 - Mat: set appropriate NO_OFF_PROC_ENTRIES to bypass MPI_Allreduce()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#799b351e7a3cac07b0185fc03c8dca1b36495923</link>
        <description>Mat: set appropriate NO_OFF_PROC_ENTRIES to bypass MPI_Allreduce()

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Wed, 26 Nov 2025 05:40:46 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>b31b2f82859ff8548562364efb89146f661bbcd9 - Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#b31b2f82859ff8548562364efb89146f661bbcd9</link>
        <description>Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;Finish converting the function prototypes of destroy for contexts to use PetscCtxDestroyFnSee merge request petsc/petsc!8810

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Mon, 10 Nov 2025 16:51:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc1eb50d5a4d6061e906552df09a79d2d9d16af2 - Change names of Mat_XXX product contexts to MatProductCtx_XXX for code maintainability</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#cc1eb50d5a4d6061e906552df09a79d2d9d16af2</link>
        <description>Change names of Mat_XXX product contexts to MatProductCtx_XXX for code maintainabilityUpdate destroy callback of all MatProductCtx and MatShellSetMatProductOperation() to use PetscCtxDestroyFn

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Mon, 27 Oct 2025 22:44:59 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5ff6d247539c86491dc822dc7e845e819e6cc4a3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#5ff6d247539c86491dc822dc7e845e819e6cc4a3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Fri, 24 Oct 2025 06:15:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>092d26fbb49b0c2ab2055d7124d54ee3d7e7ed61 - Merge branch &apos;jolivet/fix-arrays&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#092d26fbb49b0c2ab2055d7124d54ee3d7e7ed61</link>
        <description>Merge branch &apos;jolivet/fix-arrays&apos; into &apos;release&apos;Fix error in MatTransposeMatMultSymbolic() in case of empty rowsSee merge request petsc/petsc!8773

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Thu, 23 Oct 2025 20:08:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>84648c2d64fd70938d2f71c337cda3739c77ab03 - Avoid extra allocation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#84648c2d64fd70938d2f71c337cda3739c77ab03</link>
        <description>Avoid extra allocation

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Thu, 09 Oct 2025 03:40:13 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>216f1e5caa00198260235434e876371488c64bb8 - Fix error in MatTransposeMatMultSymbolic() in case of empty rows</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#216f1e5caa00198260235434e876371488c64bb8</link>
        <description>Fix error in MatTransposeMatMultSymbolic() in case of empty rowsReported-by: Vincent Robert &lt;vincent.robert@cea.fr&gt;[381]PETSC ERROR: PETSc has generated inconsistent data[381]PETSC ERROR: j 4 not equal to expected number of sends 5[381]PETSC ERROR: #1 PetscGatherMessageLengths2() at src/sys/utils/mpimesg.c:271[381]PETSC ERROR: #2 MatTransposeMatMultSymbolic_MPIAIJ_MPIAIJ() at src/mat/impls/aij/mpi/mpimatmatmult.c:1867[381]PETSC ERROR: #3 MatProductSymbolic_AtB_MPIAIJ_MPIAIJ() at src/mat/impls/aij/mpi/mpimatmatmult.c:2071[381]PETSC ERROR: #4 MatProductSymbolic() at src/mat/interface/matproduct.c:810[381]PETSC ERROR: #5 MatProduct_Private() at src/mat/interface/matrix.c:10216[381]PETSC ERROR: #6 MatTransposeMatMult() at src/mat/interface/matrix.c:10355

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Thu, 09 Oct 2025 03:40:31 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>8112c1cbf372cb53bf7c5aca994a84a6a303db4d - Merge branch &apos;barry/2025-09-04/deprecate-mpiu-bool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#8112c1cbf372cb53bf7c5aca994a84a6a303db4d</link>
        <description>Merge branch &apos;barry/2025-09-04/deprecate-mpiu-bool&apos; into &apos;main&apos;Deprecate MPIU_BOOL which used to be for PETSc&apos;s enum Bool but now is just MPI_C_BOOLSee merge request petsc/petsc!8691

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Mon, 22 Sep 2025 18:44:15 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5440e5dcf30153d9ab6dbf994494f40b7f9df88b - Deprecate MPIU_BOOL which used to be for PETSc&apos; enum Bool but now is just MPI_C_BOOL so no longer needs its own name</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#5440e5dcf30153d9ab6dbf994494f40b7f9df88b</link>
        <description>Deprecate MPIU_BOOL which used to be for PETSc&apos; enum Bool but now is just MPI_C_BOOL so no longer needs its own name

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Thu, 04 Sep 2025 14:33:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4f037aad63b0dd02ec302d96e63d16a2808e7a1f - Merge branch &apos;stefanozampini/bs&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c#4f037aad63b0dd02ec302d96e63d16a2808e7a1f</link>
        <description>Merge branch &apos;stefanozampini/bs&apos; into &apos;main&apos;PetscLayout: set default block size to 1See merge request petsc/petsc!8226

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c</description>
        <pubDate>Thu, 27 Mar 2025 23:45:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
