| #
c5e72636
|
| 17-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping' into 'main'
Housekeeping
See merge request petsc/petsc!8326
|
| #
395b73e1
|
| 16-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
Drop support of BlueGene
|
| #
3f95f05a
|
| 07-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-06/cleanup-configure-minor' into 'main'
Minor cleanup of configure packages
See merge request petsc/petsc!6028
|
| #
188656c1
|
| 07-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Minor cleanup of configure packages
Fix inconsistencies, remove printed help messages that make no sense
Commit-type: configure /spend 25m
|
| #
b5fdbe7c
|
| 06-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/threadsafety' into 'main'
threading support in PetscLog and debugging configurations
See merge request petsc/petsc!5898
|
| #
c708d6e3
|
| 27-Nov-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscLog: implement multithreaded support
|
| #
88797595
|
| 13-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
9398f87f
|
| 13-Nov-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping-configure' into 'release'
configure: fix variable and remove dead code
See merge request petsc/petsc!5829
|
| #
9fb7294d
|
| 12-Nov-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: fix variable and remove dead code
|
| #
02aeac5f
|
| 09-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-hdf5-fix' into 'main'
Adams/landau hdf5 fix
See merge request petsc/petsc!5499
|
| #
75919039
|
| 04-Aug-2022 |
markadams4 <mfadams@lbl.gov> |
change default Landau to 2D
|
| #
7d7a1305
|
| 18-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/disable-python2' into 'main'
Balay/disable python2
See merge request petsc/petsc!5131
|
| #
faa06574
|
| 17-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
remove '#!' from non-stand-alone python sources
|
| #
7551f769
|
| 06-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/landau-sppic-omp-bug' into 'main'
Added ts test that integrates Landau with particles
See merge request petsc/petsc!5017
|
| #
984ed092
|
| 01-Apr-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
added PETSC_USE_DMLANDAU_2D to fully support 2 and 3V versions of Landau
|
| #
b3861127
|
| 02-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
901d8831
|
| 02-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-04-01/fix-threadsafety-error-check/release' into 'release'
Fix erroneous use of not yet defined variable in error checkinf for threadsafety
See merge request petsc/petsc!38
Merge branch 'barry/2021-04-01/fix-threadsafety-error-check/release' into 'release'
Fix erroneous use of not yet defined variable in error checkinf for threadsafety
See merge request petsc/petsc!3802
show more ...
|
| #
fb33c7d2
|
| 01-Apr-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix erroneous use of not yet defined variable in error checkinf for threadsafety
Commit-type: error-checking, bug-fix, portability-fix /spend 5m Reported-by: Mark Adams <mfadams@lbl.gov>
|
| #
38350cc3
|
| 24-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-dynamic-flag/maint' into 'main'
PETSC_USE_DYNAMIC_LIBRARIES -> PETSC_HAVE_DYNAMIC_LIBRARIES
See merge request petsc/petsc!3090
|
| #
60da17ec
|
| 24-Aug-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix support for -library_preload that preloads all the packages for both dynamic libraries and with a single static library And PETSC_USE_DYNAMIC_LIBRARIES -> PETSC_HAVE_DYNAMIC_LIBRARIES
Commit-typ
Fix support for -library_preload that preloads all the packages for both dynamic libraries and with a single static library And PETSC_USE_DYNAMIC_LIBRARIES -> PETSC_HAVE_DYNAMIC_LIBRARIES
Commit-type: bug-fix, feature /spend 1h
show more ...
|
| #
eade4ccd
|
| 12-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
ff1caa9c
|
| 09-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-namespaced-def' into 'maint'
Change IS_COLORING_MAX and MPIU_COLORING_VALUE
See merge request petsc/petsc!2960
|
| #
569ea7c4
|
| 06-Jul-2020 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Change IS_COLORING_MAX and MPIU_COLORING_VALUE
|
| #
59e942fe
|
| 26-Jun-2019 |
Karl Rupp <me@karlrupp.net> |
Merge branch 'hongzh/turn-on-avx512-kernels-by-default' [PR #1803]
* hongzh/turn-on-avx512-kernels-by-default: Use manually optimized AVX512 kernels by default. This option has been turned off by de
Merge branch 'hongzh/turn-on-avx512-kernels-by-default' [PR #1803]
* hongzh/turn-on-avx512-kernels-by-default: Use manually optimized AVX512 kernels by default. This option has been turned off by default for more than a year. Considering the performance improvement (~50%), it's worth being turned on by default.
show more ...
|
| #
15681d7c
|
| 20-Jun-2019 |
Hong Zhang <hongzhang@anl.gov> |
Use manually optimized AVX512 kernels by default
This affects only AIJ
|