| #
bcda9346
|
| 27-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'MarDiehl/fix-typo' into 'main'
missing "s" for isascii and issundials
See merge request petsc/petsc!8559
|
| #
9f196a02
|
| 17-Jul-2025 |
Martin Diehl <mail@martin-diehl.net> |
missing "s" for isascii and issundials
|
| #
0f5843cc
|
| 14-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c2799874
|
| 13-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-05-10/fix-kokkos-aurora' into 'release'
Fix compile errors on Aurora with oneapi/release/2025.0.5
See merge request petsc/petsc!8401
|
| #
7813f1e2
|
| 11-May-2025 |
Junchao Zhang <jczhang@anl.gov> |
sycl: use sycl::cpu_selector_v as sycl::host_selector() is removed
|
| #
09b68a49
|
| 04-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
e80aff1c
|
| 03-Apr-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-petsc-case' into 'release'
Fix wrong case for PETSc
See merge request petsc/petsc!8266
|
| #
f0b74427
|
| 01-Apr-2025 |
Pierre Jolivet <pierre@joliv.et> |
Fix wrong case for PETSc
|
| #
3cb3609b
|
| 04-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
73b0161a
|
| 04-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2024-10-03/fix-cl-sycl-hpp' into 'release'
Change the deprecated CL/sycl.hpp to sycl/sycl.hpp
See merge request petsc/petsc!7919
|
| #
45a61cde
|
| 03-Oct-2024 |
Junchao Zhang <jczhang@anl.gov> |
SYCL: use sycl/sycl.hpp since CL/sycl.hpp is deprecated
|
| #
c74fe4ad
|
| 01-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
49eec8aa
|
| 01-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2024-04-29/fix-printf-typo' into 'release'
Fix some printf typos
See merge request petsc/petsc!7514
|
| #
4acaeda9
|
| 29-Apr-2024 |
Junchao Zhang <jczhang@anl.gov> |
SYS: fix typos in printf with 64-bit indices
|
| #
7b506345
|
| 14-Nov-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-10-19/fix-pcview-redundant/release' into 'main'
Fix bugs in handling PetscViewerGetSubViewer() and tabing in ASCII viewers
See merge request petsc/petsc!6948
|
| #
fe8fb074
|
| 19-Oct-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix bugs in handling PetscViewerGetSubViewer() and tabing in ASCII viewers
Reported-by: Pierre Jolivet
|
| #
53b2c633
|
| 12-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-03-30/expose-petscdevicecontext-stream' into 'main'
Expose PetscDeviceContext stream handle
See merge request petsc/petsc!6264
|
| #
ab4ee011
|
| 07-Apr-2023 |
Junchao Zhang <jczhang@anl.gov> |
Sys: implemented some sycl functions
|
| #
d3904c29
|
| 09-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-02-08/remove-redundant-petsc-nodiscard' into 'main'
Remove redundant uses of `PETSC_NODISCARD` from functions returning a PetscErrorCode
See merge request petsc/petsc!6036
|
| #
089fb57c
|
| 08-Feb-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Remove redundant uses of PETSC_NODISCARD from functions returning a PetscErrorCode
|
| #
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
|
| #
fb664f9e
|
| 10-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-08-29/petscdevicecontext-backend-update' into 'main'
Update PetscDevice and PetscDeviceContext backends
See merge request petsc/petsc!5566
|