| #
11c8a98f
|
| 28-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release-revert-7765'
|
| #
8433bb00
|
| 28-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-cuda-126' into 'release'
CI: update test to use cuda-12.6
See merge request petsc/petsc!7765
|
| #
e4e5f4d3
|
| 15-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: update test to use cuda-12.6
|
| #
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+
|
| #
e91c411f
|
| 08-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-turn-on-strict-petscerrorcode-cuda-64idx' into release
See merge request petsc/petsc!6425
|
| #
43977f8d
|
| 08-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-turn-on-strict-petscerrorcode-cuda-64idx' into 'main'
Turn on with-strict-petscerrorcode for linux-cuda-double-64idx
See merge request petsc/petsc!6425
|
| #
1799f91d
|
| 06-May-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: turn on with-strict-petscerrorcode for linux-cuda-double-64idx
|
| #
0623d960
|
| 26-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/support-cuda12' into 'main'
Update matsolve related routines of aijcusparse to support CUDA-12.
See merge request petsc/petsc!6225
|
| #
d460d7bf
|
| 08-Mar-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Mat: update matrix factorization and solve related routines since cuda-12 removed some APIs we use
|
| #
4f79c7b8
|
| 14-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-02-08/the-great-gcovening' into 'main'
The Great GCOVening
See merge request petsc/petsc!6040
|
| #
41baa1e4
|
| 08-Feb-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add gcov to all supporting jobs
|
| #
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
|
| #
689a5dfa
|
| 20-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add --with-strict-petscerrorcode configure option to optionally enable non-discardable PetscErrorCode
|
| #
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
|
| #
df3bd252
|
| 15-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
disable python2 support - now python3.4+ is required - update CI tests to use python3 - continue to use python2 on MacOS CI [due to python3 issues on 10.15.7]
|
| #
60aa368e
|
| 02-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-update-packages' into 'main'
configure: bump MPICH/SLEPc/hwloc
See merge request petsc/petsc!4903
|
| #
931c445b
|
| 27-Feb-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: reuse hwloc for OpenMPI
|
| #
3fa28491
|
| 22-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/hypre-cuda-64idx' into 'main'
Enable HYPRE GPU with 64bit indices builds
See merge request petsc/petsc!4741
|
| #
82497061
|
| 19-Jan-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
configure: HYPRE + CUDA and 64bit indices only works in mixedint configuration
|
| #
e0effd9b
|
| 01-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/download-openmpi-4.0.3-cuda' into 'master'
Balay/download openmpi 4.0.3 cuda
See merge request petsc/petsc!2764
|
| #
2455c87e
|
| 29-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
OpeMPI: install with cuda when petsc had cuda enabled. This updates OpenMPI to version 4.0.3
And suggest --download-openmpi if --download-mpich is used with cuda
|
| #
4133f029
|
| 17-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
776ac268
|
| 17-Apr-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-thrust-array-type' into 'maint'
Fix wrong thrust array type passed to cuSPARSE
See merge request petsc/petsc!2725
|
| #
1738831d
|
| 16-Apr-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Add CI arch-ci-linux-cuda-double-64idx.py
|