History log of /petsc/config/BuildSystem/config/packages/hypre.py (Results 1 – 25 of 290)
Revision Date Author Comments
# a0515699 18-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2026-02-17/fix-hypre-int64' into 'main'

Hypre: use mixedint for 64-bit support

See merge request petsc/petsc!9048


# 9ec34629 18-Feb-2026 Junchao Zhang <jczhang@anl.gov>

Hypre: use mixedint for 64-bit support

mixedint is hypre's recommended way to support 64-bit. Note bigint promotes all integers to 64-bit.


# 8e52a0ec 06-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'MarDiehl/hypre-3.1.0' into 'main'

hypre: Update to 3.1.0

See merge request petsc/petsc!8978


# 71457964 24-Jan-2026 Martin Diehl <mail@martin-diehl.net>

hypre: Update to 3.1.0


# 2906e86b 11-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2025-12-10/add-caliper' into 'main'

Add Caliper, a profiling package used by Hypre

See merge request petsc/petsc!8895


# 8fc55d51 10-Dec-2025 Junchao Zhang <jczhang@anl.gov>

Packages: add Caliper, a profiling package used by Hypre


# f2300f31 07-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# f1c334a3 07-Dec-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-hypre-mpiuni' into 'release'

configure: fix compilation of HYPRE with MPIUNI

See merge request petsc/petsc!8888


# d1f915e7 06-Dec-2025 Pierre Jolivet <pierre@joliv.et>

configure: fix compilation of HYPRE with MPIUNI

Reported-by: Jin Chen <jchen@pppl.gov>


# 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


# b6fc232f 29-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'release'


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

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


# 3bfd0388 24-Oct-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/fix-hypre-umpire' into 'release'

configure: fix --download-hypre --with-umpire-dir

See merge request petsc/petsc!8774


# 38f50570 09-Oct-2025 Satish Balay <balay@mcs.anl.gov>

configure: fix --download-hypre --with-umpire-dir


# 9b43db70 27-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/hypre-3.0' into 'main'

configure: HYPRE v3.0 and compatible MFEM

See merge request petsc/petsc!8688


# 04ba64a0 07-Sep-2025 Victor A. P. Magri <paludettomag1@llnl.gov>

Add Umpire support

CI: CUDA+umpire can trigger errors due to default 4G/mpi-task GPU RAM usage, so disable for linux-cuda-pkgs, linux-cuda-latest

> CUDA ERROR (code = 1, invalid argument) at memory

Add Umpire support

CI: CUDA+umpire can trigger errors due to default 4G/mpi-task GPU RAM usage, so disable for linux-cuda-pkgs, linux-cuda-latest

> CUDA ERROR (code = 1, invalid argument) at memory.c:136
> terminate called after throwing an instance of 'thrust::system::system_error'
> what(): reduce failed to synchronize: cudaErrorIllegalAddress: an illegal memory access was encountered

Co-authored-by: Pierre Jolivet <pierre@joliv.et>
Co-authored-by: Satish Balay <balay@mcs.anl.gov>

show more ...


# 8739585e 28-Aug-2025 Pierre Jolivet <pierre@joliv.et>

configure: HYPRE 3.0 and compatible MFEM


# a4bdd01e 22-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/2025-08-28/hypre-sycl' into 'main'

Support hypre ahead of time (AOT) build on Aurora

See merge request petsc/petsc!8669


# e64794e4 22-Sep-2025 Junchao Zhang <jczhang@mcs.anl.gov>

Support hypre ahead of time (AOT) build on Aurora


# cd871708 16-Sep-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'cuda' into 'main'

Fix CUDA 13 API incompatibilities

See merge request petsc/petsc!8632


# bab4f31f 10-Sep-2025 Nuno Nobre <nuno.nobre@stfc.ac.uk>

CI: update linux-cuda-latest to use cuda-13

- linux-cuda-latest: update to use compatible hypre snapshot from hypre-3.0
- SuperLU_DIST: update to cuda-13 compatible snapshot from master
- SuperLU_DI

CI: update linux-cuda-latest to use cuda-13

- linux-cuda-latest: update to use compatible hypre snapshot from hypre-3.0
- SuperLU_DIST: update to cuda-13 compatible snapshot from master
- SuperLU_DIST: remove unused CMake variables
- hypre: Remove unneeded brokengnu23 flag

show more ...


# 7b2fcb5d 28-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/proper-capitalization' into 'main'

configure: fix capitalization of multiple packages and PETSc itself

See merge request petsc/petsc!8597


# f605775f 26-Jul-2025 Pierre Jolivet <pierre@joliv.et>

configure: fix capitalization of multiple packages and PETSc itself


# 790667db 26-Jul-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'cxx14' into 'main'

Bump C++ std to version 14 for CUDA builds

See merge request petsc/petsc!8591


# 1111efad 24-Jul-2025 Nuno Nobre <nuno.nobre@stfc.ac.uk>

hypre: a build with gcc/14, cuda/12.9 breaks with c++11 - so use c++14


12345678910>>...12