History log of /petsc/src/ksp/pc/impls/hypre/hypre.c (Results 176 – 200 of 589)
Revision Date Author Comments
# 6ea7df73 20-Jul-2021 Stefano Zampini <stefano.zampini@gmail.com>

HYPRE: support HYPRE in DEVICE MODE

This is an initial contribution that allows running BoomerAMG and the HYPRE matrix constructed from PETSC on a GPU


# b9d03b0c 31-Aug-2021 Stefano Zampini <stefano.zampini@gmail.com>

Fix warnings from PGI and clang compiler


# 82a6ae78 28-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-some-missing-chkerr' into 'main'

Some missing CHKERR[Q|MPI]

See merge request petsc/petsc!4190


# 1e1ea65d 27-Jul-2021 Pierre Jolivet <pierre@joliv.et>

Some missing CHKERR[Q|MPI]


# 795948cd 23-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-hypre-2.21.0' into 'main'

configure: HYPRE 2.22.0

See merge request petsc/petsc!4122


# 84c7a2fd 02-Jun-2021 Pierre Jolivet <pierre@joliv.et>

configure: HYPRE 2.22.0


# 67f24b97 08-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/update-checkbadsource' into 'main'

Update badsource rules

See merge request petsc/petsc!4064


# 70a7d78a 04-Jun-2021 Stefano Zampini <stefano.zampini@gmail.com>

Update badsource rules

- Zero or more spaces are not allowed for more returning types
- zero spaces not allowed for for|if|while


# a8cf78f8 24-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-05-16/fix-double-lines' into 'main'

Fix typos in source

See merge request petsc/petsc!3984


# 4e278199 16-May-2021 Barry Smith <bsmith@mcs.anl.gov>

Remove all double blank lines from source

Commit-type: petsc-style
/2h


# 141f7288 24-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/hypre-air' into 'main'

PCHYPRE: add few more customizations

See merge request petsc/petsc!3742


# 589dcaf0 25-Jul-2020 Stefano Zampini <stefano.zampini@gmail.com>

PCHYPRE: add few more customizations

expose keeptranspose
use GetArrayWrite for PCApply output
expose few more interpolation types for boomerAMG


# 626924cb 18-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e5e60856 18-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'eric.chamberland/docs-pchypre-small-fixe' into 'release'

PCHypre: Added blank line before Options Database Keys.

See merge request petsc/petsc!3729


# 0b1a5bd9 18-Mar-2021 Eric Chamberland <ericc@giref.ulaval.ca>

PCHypre: Added blank line before Options Database Keys.


# 60f11f4c 25-Feb-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-incorrect-chkerrq' into 'master'

CHKERRQ() -> CHKERRMPI()

See merge request petsc/petsc!3637


# 55b25c41 19-Feb-2021 Pierre Jolivet <pierre@joliv.et>

CHKERRQ() -> CHKERRMPI()


# b93f0864 22-Feb-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-01-16/add-hypre-add-euclid-options' into 'master'

Add -pc_hypre_euclid_droptolerance and -pc_hypre_euclid_bj options

See merge request petsc/petsc!3567


# 8bf83915 16-Jan-2021 Barry Smith <bsmith@mcs.anl.gov>

Add -pc_hypre_euclid_droptolerance and -pc_hypre_euclid_bj options

Add test cases for Euclid

Commit-type: error-checking, feature
/spend 50m
Reported-by: Chen Gang <569615491@qq.com>


# bdea225a 30-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-10-08/fix-mpi-error-codes' into 'master'

Convert MPI error type to PETSc error with string message for all MPI calls

See merge request petsc/petsc!3326


# ffc4695b 08-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Convert MPI error type to PETSc error with string message for all MPI calls

Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-pro

Convert MPI error type to PETSc error with string message for all MPI calls

Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-process their
errors better.

The test harness will now automatically retry tests that fail with MPI, this may help with Intel MPI that produces
seemingly random failures.

Commit-type: error-checking
/spend 30m

show more ...


# 98a50a76 28-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 65539473 27-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-typo' into 'maint'

Fix typos in doc

See merge request petsc/petsc!2470


# fdd15c9a 27-Jan-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Fix typos in doc


# a09a5412 22-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-hpddm-cleanup' into 'master'

HPDDM cleanup

See merge request petsc/petsc!2434


12345678910>>...24