History log of /petsc/include/petsc/private/petschypre.h (Results 1 – 25 of 37)
Revision Date Author Comments
# 2c105492 19-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-strict-prototypes' into 'main'

Fix a warning with -Wstrict-prototypes

See merge request petsc/petsc!9051


# 4d3a640b 19-Feb-2026 Junchao Zhang <jczhang@anl.gov>

Hypre: fix a warning with -Wstrict-prototypes

that was introduced in !8984


# 47c84c5a 19-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2026-01-29/hypre-umpire-pool-size' into 'main'

Add option -hypre_umpire_device_pool_size <size in MiB>

See merge request petsc/petsc!8984


# 955c50db 29-Jan-2026 Junchao Zhang <jczhang@anl.gov>

HYPRE: add option -hypre_umpire_device_pool_size <size in MiB>

When hypre is configured with Umpire (recommended by hypre), the default Umpire pool size on device is set
to 4 GB per process by hypre

HYPRE: add option -hypre_umpire_device_pool_size <size in MiB>

When hypre is configured with Umpire (recommended by hypre), the default Umpire pool size on device is set
to 4 GB per process by hypre which could lead to out-of-memory when one maps multiple MPI processes to one GPU.

show more ...


# 5482091f 03-Feb-2026 Junchao Zhang <jczhang@mcs.anl.gov>

Hypre: use PetscCall on PetscHYPREInitialize


# ab964a6c 18-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'zach/add-petsccallhypre' into 'main'

Add PetscCallHYPRE to properly handle and display HYPRE error codes

See merge request petsc/petsc!8790


# 6d7cac9d 21-Oct-2025 Zach Atkins <zach.atkins@colorado.edu>

HYPRE: Check global error flag for previous error in debug mode


# a333fa2b 16-Oct-2025 Zach Atkins <Zach.Atkins@colorado.edu>

hypre: Add PetscCallHYPRE macro to allow for printing HYPRE error strings


# 3e79a3ee 04-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2025-01-30/revise-hypre-gpu-configure' into 'main'

hypre: by default enable hype's gpu aware MPI support

See merge request petsc/petsc!8112


# 609db955 05-Feb-2025 Junchao Zhang <jczhang@anl.gov>

hypre: --enable-gpu-aware-mpi by default with GPUs


# 9dd11ecf 25-Aug-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-08-17/header-guard-check' into 'main'

Check header guards

See merge request petsc/petsc!6822


# a4963045 18-Aug-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Convert all header guards to pragma once


# cf9512e4 17-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-Wextra-semi-stmt' into 'main'

Fix -Wextra-semi-stmt

See merge request petsc/petsc!6708


# a8f51744 14-Jul-2023 Pierre Jolivet <pierre@joliv.et>

Fix -Wextra-semi-stmt


# 81683130 08-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/look-for-pardiso-by-default' into 'main'

Cleanup and housekeeping

See merge request petsc/petsc!6537


# 85267b59 03-Jun-2023 Pierre Jolivet <pierre@joliv.et>

Fix -Wundef in petschypre.h


# a376462f 31-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/update-hypre' into 'main'

configure: update HYPRE

See merge request petsc/petsc!6488


# ea9ee2c1 30-May-2023 Pierre Jolivet <pierre@joliv.et>

Ensure HYPRE_Initialize() is called with 2.28.0+


# 0fe358ee 14-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# c8ba991b 14-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-09/update-manual-additional-information/release' into 'release'

Update some discussions in the users manual

See merge request petsc/petsc!6442


# 7de69702 10-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Update some discussions in the users manual

Also fix 32bit, 64bit, 32 bit, 64 bit throughout and blas and blas/lapack


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


12