| #
9fbee547
|
| 03-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
deprecate PETSC_STATIC_INLINE
|
| #
3aa63004
|
| 29-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-kokkos-coo' into 'main'
Support MatSetValuesCOO() for AIJKOKKOS matrices
See merge request petsc/petsc!4726
|
| #
d3b3e55c
|
| 16-Jan-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
SF: add PetscSFFetchAndOpWithMemTypeBegin()
|
| #
6f2b5612
|
| 18-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'ksagiyam/create_sf_with_matching_indices' into 'main'
Ksagiyam/create sf with matching indices
See merge request petsc/petsc!3704
|
| #
deffd5eb
|
| 26-Feb-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
add PetscSFCreateByMatchingIndices
|
| #
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
|
| #
72502a1f
|
| 22-Feb-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
SF: rename SFCreateEmbeddedSF to SFCreateEmbeddedRootSF
|
| #
ad227fea
|
| 27-Feb-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
SF: add an MPI_Op argument to SFBcast
|
| #
83df288d
|
| 27-Feb-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Replace MPIU_REPLACE with MPI_REPLACE
Since we believe all MPI implementations support MPI_REPLACE
|
| #
5bc2b864
|
| 26-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-formatting-bracket' into 'master'
checkbadSource: new rule for wrongfully placed "{"
See merge request petsc/petsc!3655
|
| #
bdb10af2
|
| 26-Feb-2021 |
Pierre Jolivet <pierre@joliv.et> |
checkbadSource: new rule for wrongfully placed "{"
|
| #
82e9bd54
|
| 07-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'haplav/rename-PetscLayoutsCreateSF-to-PetscSFCreateFromLayouts' into 'master'
rename PetscLayoutsCreateSF to PetscSFCreateFromLayouts
See merge request petsc/petsc!3536
|
| #
8fa9e22e
|
| 05-Jan-2021 |
Vaclav Hapla <vaclav.hapla@erdw.ethz.ch> |
move PetscSFCreateFromLayouts() to PetscSF;
no need for #include <petscsf.h> in pmap.c
|
| #
0d8a268c
|
| 29-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/clean-up-vecscatter' into 'master'
typedef PetscSF VecScatter
See merge request petsc/petsc!3365
|
| #
97929ea7
|
| 22-Oct-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Clean up vecscatter and define it as PetscSF
|
| #
4f22f141
|
| 22-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/sf-utils' into 'master'
SF: Place implementation of various utility routines in sf/utils
See merge request petsc/petsc!3360
|
| #
b0c7db22
|
| 22-Oct-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
SF: Place implementation of various utility routines in sf/utils
|
| #
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
|
| #
b415283b
|
| 02-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
29043706
|
| 02-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-32bit-msmpi/maint' into 'maint'
msmpi: fixes for 32bit build
See merge request petsc/petsc!2902
|
| #
2eb0eadb
|
| 22-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
msmpi: fixes for 32bit build
|
| #
8062c7ef
|
| 23-Jan-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/sfwin-reuse-win' into 'master'
Improve PETSCSFWINDOW
See merge request petsc/petsc!2336
|
| #
5b0d146a
|
| 28-Nov-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
PETSCSFWINDOW: Improve the class
- fix bugs with sync type LOCK and ACTIVE - add support for creating windows with different flavors - add reusage of already created windows - add support for MPI_in
PETSCSFWINDOW: Improve the class
- fix bugs with sync type LOCK and ACTIVE - add support for creating windows with different flavors - add reusage of already created windows - add support for MPI_info customization of MPI_Wins - use MPI_Get_accumulate in FetchAndOp if present - PetscSFComposeInverse: use MPIU_REPLACE for 64bit installations and PETSCSFWINDOW
show more ...
|