| #
c9e3fce0
|
| 21-Dec-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-10-27/update-kokkos-5.0' into 'main'
Update to Kokkos-5.0
See merge request petsc/petsc!8815
|
| #
dfef7f55
|
| 05-Dec-2025 |
Satish Balay <balay@mcs.anl.gov> |
kokkos: update minver to 4.3.00 and test via cuda112-omp
|
| #
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 ...
|
| #
3719fecf
|
| 03-Jun-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2023-09-07/add-mpich-cuda-job' into 'main'
Add an MPICH CUDA job
See merge request petsc/petsc!6866
|
| #
47a1d656
|
| 07-Sep-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: use mpich cuda support
|
| #
89480967
|
| 14-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
378155d4
|
| 14-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2023-04-11/fix-sfkok-stream/release' into 'release'
Let SF Kokkos backend use an execution space made from PetscDefaultCuda/HipStream
See merge request petsc/petsc!6317
|
| #
524fe776
|
| 14-Apr-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Let SF Kokkos backend use an execution space made from PetscDefaultCuda/HipStream
|
| #
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
|
| #
9033cfb1
|
| 06-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/upgrade-kokkos-4.0' into 'main'
Upgrade Kokkos and Kokkos-Kernels to 4.0.0
See merge request petsc/petsc!6138
|
| #
49b07311
|
| 06-Mar-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Package: upgrade Kokkos and Kokkos-Kernels to 4.0.0
Also disable packages not supporting c++17 required by Kokkos
|
| #
b5d47760
|
| 10-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/sort-columns-for-kk-4' into 'main'
Support sorted matrix columns in Kokkos-Kernels 4.0
See merge request petsc/petsc!6052
|
| #
6d237a36
|
| 10-Feb-2023 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: test Kokkos release-candidate-4.0 in a job
|
| #
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
|
| #
b5fdbe7c
|
| 06-Dec-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/threadsafety' into 'main'
threading support in PetscLog and debugging configurations
See merge request petsc/petsc!5898
|
| #
6c2b77d5
|
| 05-Dec-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
Tweak tests
|
| #
27c9ef7b
|
| 01-Jun-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-kokkos-openmp-and-device' into 'main'
Allow configure Kokkos with both OpenMP and a device
See merge request petsc/petsc!5277
|
| #
ea9cd0f6
|
| 26-May-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: convert linux-cuda112-gcov to a CUDA + OpenMP + Kokkos test
|