| #
92557975
|
| 06-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-migrate-macos-cmplx-to-arm' into 'release'
CI: migrate macos-cxx-cmplx-pkgs-dbg to ARM
See merge request petsc/petsc!8180
|
| #
90d093cf
|
| 05-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: migrate macos-cxx-cmplx-pkgs-dbg to ARM
|
| #
e7dfef6f
|
| 21-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
31a87ac2
|
| 20-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-osx-migrate-to-arm' into 'release'
CI: migrate osx-xsdk-opt to arm
See merge request petsc/petsc!8150
|
| #
80e52a1f
|
| 14-Feb-2025 |
Satish Balay <balay@mcs.anl.gov> |
CI: migrate osx-xsdk-opt to arm
- remove --download-xsdk - its been removed long ago (and rename corresponding xsdk jobs)
- rename osx jobs to macos
- update MPI location to its real path. (curre
CI: migrate osx-xsdk-opt to arm
- remove --download-xsdk - its been removed long ago (and rename corresponding xsdk jobs)
- rename osx jobs to macos
- update MPI location to its real path. (currently listed path is a link to the real path - it helped with CI migration of those jobs to newer xcode - while keeping other branch jobs working during/after the migration)
show more ...
|
| #
a74a939a
|
| 09-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8f0628bb
|
| 09-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/ci-compile-examples' into 'release'
compile examples in CI
See merge request petsc/petsc!7924
|
| #
f5c5fea7
|
| 05-Oct-2024 |
Stefano Zampini <stefano.zampini@gmail.com> |
CI: enable compilation of examples in some stage-1 jobs
|
| #
0a78fc91
|
| 02-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c6fdec41
|
| 01-Oct-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2024-09-30/fix-hip-complex' into 'release'
Fix hipblasDoubleComplex, which is replaced by hipDoubleComplex in newer hipBLAS
See merge request petsc/petsc!7901
|
| #
731341e5
|
| 01-Oct-2024 |
Junchao Zhang <jczhang@anl.gov> |
CUPM: fix hipblasDoubleComplex, which is replaced by hipDoubleComplex in newer hipBLAS
|
| #
a3826483
|
| 28-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-nvhpc-24.7' into 'main'
CI: update linux-pgi to use nvhpc/24.7
See merge request petsc/petsc!7890
|
| #
b31ffd6d
|
| 27-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: update linux-pgi to use nvhpc/24.7
|
| #
eb8b37b0
|
| 24-May-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: try minimizing "pkg cache" delete errors - when multiple jobs attempt this at the same time
rm: cannot remove '/home/svcpetsc/petsc-hash-pkgs/8ec328/include/suitesparse/SuiteSparse_config.h': St
CI: try minimizing "pkg cache" delete errors - when multiple jobs attempt this at the same time
rm: cannot remove '/home/svcpetsc/petsc-hash-pkgs/8ec328/include/suitesparse/SuiteSparse_config.h': Stale file handle
show more ...
|
| #
785061bb
|
| 30-Apr-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Need to save all information CI has for developers
|
| #
a2dece7a
|
| 25-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/housekeeping-before-release-ci' into 'main'
Housekeeping before 3.22.0
See merge request petsc/petsc!7873
|
| #
da8e5a3d
|
| 25-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
CI: more pedantic flags for clang-uni
|
| #
d0e6bf2a
|
| 25-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-19' into 'main'
clang-format-19
See merge request petsc/petsc!7644
|
| #
0d5ef98a
|
| 18-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: update checkclangformat to use clang-format-19.1.0
|
| #
2fac8a03
|
| 02-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/configure-fix-for-python-3.13' into 'main'
configure: python-3.13 does no have xdrlib, _parse_makefile in sysconfig
Closes #1604
See merge request petsc/petsc!7790
|
| #
cb598bdd
|
| 30-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: switch a couple of jobs to use python-3.13 (include petsc4py in one)
|
| #
58a7024b
|
| 28-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Revert "CI: disable -Wall for cuda-12.6 job"
This reverts commit 179b57cb9dea10827d3ad11d4e1a4fdca1d7b339.
!7765 included this commit for release CI - but its not needed for main CI
|
| #
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
|
| #
179b57cb
|
| 15-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
CI: disable -Wall for cuda-12.6 job
|
| #
4c6b258f
|
| 21-Aug-2024 |
Satish Balay <balay@mcs.anl.gov> |
Revert "CI: update freebsd-cxx-pkgs-opt to use -Wno-deprecated-declarations for moab warnings with gcc-13"
This reverts commit b02fd0f385994dc556c707b6f6d010ab16ba403f.
!7777 was needed in release
Revert "CI: update freebsd-cxx-pkgs-opt to use -Wno-deprecated-declarations for moab warnings with gcc-13"
This reverts commit b02fd0f385994dc556c707b6f6d010ab16ba403f.
!7777 was needed in release - but not main. [main has a newer version of moab - without this error]
show more ...
|