| #
a52b435b
|
| 06-Dec-2021 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
PetscPragmaOMP
|
| #
386ebab9
|
| 24-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
32fa6e5d
|
| 24-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/fix-clang-warning/release' into 'release'
Fix clang warning -Wused-but-marked-unused
See merge request petsc/petsc!4575
|
| #
a964e738
|
| 21-Nov-2021 |
Lisandro Dalcin <dalcinl@gmail.com> |
Fix clang warning -Wused-but-marked-unused
|
| #
79982354
|
| 16-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-11-02/attribute-format-sys' into 'main'
Feature: PETSC_ATTRIBUTE_FORMAT - sys
See merge request petsc/petsc!4520
|
| #
3ca90d2d
|
| 15-Nov-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
apply PETSC_ATTRIBUTE_FORMAT and related fixes to sys sources
|
| #
0baf1215
|
| 20-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-09-04/petscdevice-cupminitialization' into 'main'
Replace current CUPM initialization with unified PetscDevice version
See merge request petsc/petsc!4310
|
| #
5bd77d41
|
| 19-Oct-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
- Add macro indirection layer to PetscStringize()
|
| #
dcc44b0b
|
| 12-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
20264b22
|
| 07-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-stack' into 'release'
Fix petscstack
See merge request petsc/petsc!4416
|
| #
1724198a
|
| 05-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
SYS: fix PetscStack
add test The alt file is needed because some CI configurations do not run -checkstack and thus produce empty output
|
| #
cf842bba
|
| 29-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-09-16/petscstack-on-the-stack' into 'main'
Move PetscStack onto the stack
See merge request petsc/petsc!4321
|
| #
27104ee2
|
| 16-Sep-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
PetscStack is on the stack now, removing the need to 'initialize' it so it can always be used. The entire API has also been intern'ed since it is only internally used in select instances.
|
| #
76afb28b
|
| 27-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/hara-to-h2opus-rebased-v7' into 'main'
Update distributed hierarchical matrix package H2Opus
See merge request petsc/petsc!4347
|
| #
97a64a7e
|
| 23-Sep-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MPI_Get_error_string: Fix unused variable warning
|
| #
d5ed94bb
|
| 14-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jose/fix-manpages'
Fix manpages to avoid errors reported by doctext
See merge request petsc/petsc!4309
|
| #
f899ff85
|
| 12-Sep-2021 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix manpages: Input/Output Parameters --> Parameter
|
| #
984ba02c
|
| 27-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2021-05-18/petscdevice-context' into 'main'
Feature: PetscDeviceContext
See merge request petsc/petsc!3994
|
| #
030f984a
|
| 18-May-2021 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Added PetscDevice to manage interaction and configuration of available devices.
Added PetscDeviceContext class to manage stream interactions for CUDA and HIP device backends. The new class is design
Added PetscDevice to manage interaction and configuration of available devices.
Added PetscDeviceContext class to manage stream interactions for CUDA and HIP device backends. The new class is designed to facilitate a fork-join parallelization model for asynchronous compute.
show more ...
|
| #
f59157ec
|
| 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
eb9bd38d
|
| 17-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hotfix/broken-links' into 'release'
docs: Fix broken links
See merge request petsc/petsc!4228
|
| #
a17b96a8
|
| 17-Aug-2021 |
Kyle Gerard Felker <kylefelk@gmail.com> |
docs: Fix broken links
|
| #
1812590c
|
| 29-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-chkerrcxx/main' into 'main'
Add CHKERRCXX to convert C++ exceptions to petsc error codes
See merge request petsc/petsc!4185
|
| #
3f520e80
|
| 21-Jul-2021 |
Junchao Zhang <jczhang@anl.gov> |
Sys: add CHKERRCXX to convert C++ exceptions to petsc error codes
|
| #
f2e0aa9a
|
| 02-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|