| #
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
|
| #
257f855a
|
| 16-Dec-2025 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Kokkos: update to v5.0.0
CI: remove kokkos from linux-cuda-pkgs (in favor of linux-kokkos-cuda) as v5 breaks with many external pkgs, CI: continue to use kokkos v4.7.01 for hip builds - as they curr
Kokkos: update to v5.0.0
CI: remove kokkos from linux-cuda-pkgs (in favor of linux-kokkos-cuda) as v5 breaks with many external pkgs, CI: continue to use kokkos v4.7.01 for hip builds - as they currently use rocm-5.4.3
Co-authored-by: Satish Balay <balay@mcs.anl.gov>
show more ...
|
| #
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
|
| #
8427dada
|
| 21-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/allow-using-icpx-as-syclc' into 'main'
Use icpx as the sycl compiler since Intel has deprecated dpcpp
See merge request petsc/petsc!6319
|
| #
dc3f77e0
|
| 13-Apr-2023 |
Junchao Zhang <jczhang@anl.gov> |
CI: use the latest oneapi compiler and remove use of dpcpp
|
| #
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
|
| #
1ea65430
|
| 04-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
a41402af
|
| 04-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-typo' into 'release'
Winter cleaning
See merge request petsc/petsc!5948
|
| #
35cb6cd3
|
| 30-Dec-2022 |
Pierre Jolivet <pierre@joliv.et> |
Fix some typos
|
| #
a207d08e
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
ed31fb71
|
| 30-Oct-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/codespell-typos' into 'release'
A few more codespell fixes
See merge request petsc/petsc!5786
|
| #
d5b43468
|
| 29-Oct-2022 |
Jose E. Roman <jroman@dsic.upv.es> |
A few more codespell fixes
|
| #
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]
|
| #
adab975e
|
| 30-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-kokkos-3.6.0-rc' into 'main'
kokkos,kokkos-kernels: update to use 3.6.0-rc
See merge request petsc/petsc!5049
|
| #
7a0e23a7
|
| 29-Mar-2022 |
Satish Balay <balay@mcs.anl.gov> |
CI: update linux-sycl-double job to build/use latest kokkos/kk
|
| #
d67a17e1
|
| 07-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-update-linux-sycl' into 'main'
Add some SYCLPPFLAGS to linux-sycl-double as we updated Kokkos/KK
See merge request petsc/petsc!4816
|
| #
d65ab8f6
|
| 07-Feb-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: add some SYCLPPFLAGS to linux-sycl-double as we updated Kokkos/KK
|
| #
9039b796
|
| 24-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-kokkos-sycl' into 'main'
Add Kokkos SYCL support
See merge request petsc/petsc!4562
|
| #
e469a5b0
|
| 17-Dec-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
CI: add sycl tests
|
| #
50dcbc5a
|
| 17-Nov-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Config: revise SYCL support
|
| #
1e303875
|
| 24-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'scott/config-hip' into 'master'
HIP and SYCL configuration
See merge request petsc/petsc!2973
|