History log of /petsc/src/mat/impls/dense/mpi/mpidense.c (Results 226 – 250 of 1213)
Revision Date Author Comments
# 4e278199 16-May-2021 Barry Smith <bsmith@mcs.anl.gov>

Remove all double blank lines from source

Commit-type: petsc-style
/2h


# 16f8cdc7 09-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/barry/2021-03-28/fix-mpiu-allreduce-mpi-failure'

Fix capture of MPI error code in MPIU_Allreduce()

See merge request petsc/petsc!3777


# 820f2d46 03-Apr-2021 Barry Smith <bsmith@mcs.anl.gov>

All MPIU_ functions except MPIU_File return MPI error codes for checking

Update checkbadSource to find use of CHKERRQ with MPIU_ functions

Commit-type: i.e. error-checking, optimization, bug-fix, p

All MPIU_ functions except MPIU_File return MPI error codes for checking

Update checkbadSource to find use of CHKERRQ with MPIU_ functions

Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, feature, documentation, example
Funded-by:
Project:
Time: hours
Reported-by:
Thanks-to:
Development Tools: Vim, Emacs, Eclipse

show more ...


# 7ab9467e 02-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/sf-change-api' into 'main'

Change some SF APIs mentioned in the ECP paper

See merge request petsc/petsc!3659


# ad227fea 27-Feb-2021 Junchao Zhang <jczhang@mcs.anl.gov>

SF: add an MPI_Op argument to SFBcast


# d9fd370b 02-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-nest-tile' into 'main'

Tiles in MatNest

See merge request petsc/petsc!3630


# 4e29119a 18-Feb-2021 Pierre Jolivet <pierre@joliv.et>

MatConvert(): specializations MPIDense <-> MPIAIJ


# f2e2784e 18-Feb-2021 Pierre Jolivet <pierre@joliv.et>

Short-circuit MatCreateMPIMatConcatenateSeqMat()


# 960a8ad4 20-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 1dc3585b 19-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/doc-add-matmpidense-manpage/release' into 'release'

Rmills/doc add matmpidense manpage/release

See merge request petsc/petsc!3568


# 002bc6da 19-Jan-2021 Richard Tran Mills <rmills@rmills.org>

Add manual page for MATMPIDENSE.

Commit-type: docs


# 1223e7c0 18-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fixes' into 'master'

Device fixes

See merge request petsc/petsc!3541


# a76f77c3 22-Dec-2020 Stefano Zampini <stefano.zampini@gmail.com>

MATSEQDENSECUDA: add MatCopy support


# bdea225a 30-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-10-08/fix-mpi-error-codes' into 'master'

Convert MPI error type to PETSc error with string message for all MPI calls

See merge request petsc/petsc!3326


# ffc4695b 08-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Convert MPI error type to PETSc error with string message for all MPI calls

Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-pro

Convert MPI error type to PETSc error with string message for all MPI calls

Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-process their
errors better.

The test harness will now automatically retry tests that fail with MPI, this may help with Intel MPI that produces
seemingly random failures.

Commit-type: error-checking
/spend 30m

show more ...


# fc426f32 14-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hzhang/mat-force-diagonals' into 'master'

Hzhang/mat force diagonals

See merge request petsc/petsc!3472


# 8c78258c 09-Dec-2020 Hong Zhang <hzhang@mcs.anl.gov>

Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS
Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov>
implemented for C = At*B with aij for all the algorithms
implemented for C = A

Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS
Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov>
implemented for C = At*B with aij for all the algorithms
implemented for C = A*B with aij matrices

show more ...


# 6c30af21 20-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/change-VecGetArrayInPlace' into 'master'

Revise VecGetArray() and friends

See merge request petsc/petsc!3346


# a256111f 15-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Revise VecGetArray() and friends


# 5780c0b3 14-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# a01aebb5 12-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/sf-explicit-memtype' into 'release'

Pass memtypes from VecScatter to SF

See merge request petsc/petsc!3324


# d0295fc0 29-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Pass memtypes from VecScatter to SF


# efba6e65 10-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# d1debf72 09-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-gamg-transposegencuda' into 'release'

Fix CUDA performance regression and KOKKOS bugfixes

See merge request petsc/petsc!3310


# 4067683f 07-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

Fix return statement


12345678910>>...49