| #
b5ab7443
|
| 26-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-enable-arm' into 'release'
CI: enable ARM linux, mac builds
See merge request petsc/petsc!6956
|
| #
517f4e34
|
| 26-Oct-2023 |
Matthew G. Knepley <knepley@gmail.com> |
CI: migrate linux-opt-misc to ARM
And disable gcov as it gives errors on linux/arm
Fix BT viewer for:
not ok diff-dm_impls_plex_tests-ex13_0 # Error code: 1
|
| #
57ccd2a6
|
| 24-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: migrate osx-cxx-pkgs-opt to ARM
Add in Barry's configure pkgs in this job: --download-amrex --download-cmake --download-ctetgen --download-exodusii --download-hdf5 --download-hypre --download-ks
CI: migrate osx-cxx-pkgs-opt to ARM
Add in Barry's configure pkgs in this job: --download-amrex --download-cmake --download-ctetgen --download-exodusii --download-hdf5 --download-hypre --download-ks --download-metis --download-ml --download-mumps --download-netcdf --download-parmetis --download-pnetcdf --download-scalapack --download-suitesparse --download-triangle --download-zlib
However mumps gives 'make check' error - so disable for now:
> [0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range Possible problem with ex19 running with mumps, diffs above
And fix compiler errors with Cxx/ML
CXX arch-ci-osx-cxx-pkgs-opt/obj/src/ksp/pc/impls/ml/ml.o /Users/petsc/petsc/src/ksp/pc/impls/ml/ml.c:696:67: error: assigning to 'PetscErrorCode' from incompatible type 'int' PetscStackCallExternalVoid("ML_Aggregate_Create", PetscCall(ML_Aggregate_Set_NullSpace(agg_object, bs, nvec + !!has_const, nullvec, mlocal))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/petsc/petsc/include/petscerror.h:460:28: note: expanded from macro 'PetscCall' ierr_petsc_call_q_ = __VA_ARGS__; \ ^~~~~~~~~~~ /Users/petsc/petsc/include/petscerror.h:1738:7: note: expanded from macro 'PetscStackCallExternalVoid' __VA_ARGS__; \ ^~~~~~~~~~~
Update alt output files needed for M2
Co-authored-by: Barry Smith <bsmith@petsc.dev>
show more ...
|
| #
17d1a139
|
| 24-Oct-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: enable ARM Linux, Mac builds
Cannot enable gcovr on arm/linux
(WARNING) Unrecognized GCOV output for /home/petsc/builds/SeumZ3eb/0/petsc/petsc/src/sys/logging/handler/impls/perfstubs/logperfstu
CI: enable ARM Linux, Mac builds
Cannot enable gcovr on arm/linux
(WARNING) Unrecognized GCOV output for /home/petsc/builds/SeumZ3eb/0/petsc/petsc/src/sys/logging/handler/impls/perfstubs/logperfstubs.c branch 7 never executed (fallthrough)
show more ...
|
| #
9c5460f9
|
| 17-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'
Linter detect possible static functions
See merge request petsc/petsc!6796
|
| #
f9abe714
|
| 12-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add more version outputs to linux-analyzer output
|
| #
4979242e
|
| 09-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-08/lint-apply-dm' into 'main'
Manual DM Linter Fixes
See merge request petsc/petsc!6792
|
| #
2e0b2615
|
| 09-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Make verbosity an int so that --verbose doesn't output a ton of random debug garbage each time
|
| #
a4e35b19
|
| 08-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Manual linter fixes: dm
|
| #
c63c1084
|
| 08-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
cb5f2ace
|
| 08-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-hip-migrate' into 'release'
CI: migrate HIP job from instinct to petsc-gpu-02
See merge request petsc/petsc!6791
|
| #
33c6d68e
|
| 08-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: migrate HIP job from instinct to petsc-gpu-02
|
| #
4c7cc9c8
|
| 08-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-07-18/linter-documentation' into 'main'
Document Linter
See merge request petsc/petsc!6734
|
| #
dbff2e81
|
| 18-Jul-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Document linter and add type hints
|
| #
599e5203
|
| 03-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-07-18/manual-linter-fixes-ksp' into 'main'
Manual fixes needed for linter for the KSP directory
See merge request petsc/petsc!6735
|
| #
441a5cf3
|
| 02-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
c70e9cb4
|
| 02-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-disable-broken' into 'release'
CI: disable -osx-m1, linux-cmplx-single jobs
See merge request petsc/petsc!6776
|
| #
f4194127
|
| 01-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: disable -osx-m1, linux-cmplx-single jobs - the corresponding mac/m1, aarch64/linux machines are broke
|
| #
04c3f3b8
|
| 19-Jul-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Manual fixes needed for linter for the KSP directory
|
| #
d40aa078
|
| 28-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/docsonly-ci' into 'main'
CI: switch docs-only job list from using linux-pkgs-cxx-mlib to...
See merge request petsc/petsc!6757
|
| #
289f37b7
|
| 27-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-Wzero-as-null-pointer-constant' into 'main'
Fix -Wzero-as-null-pointer-constant
See merge request petsc/petsc!6760
|
| #
50ca1245
|
| 27-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: test -Wzero-as-null-pointer-constant with clang++
|
| #
6c37f76f
|
| 27-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'tisaac/feature-log-handler' into 'main'
Deglobalize logging into PetscLogHandler and PetscLogState
See merge request petsc/petsc!6709
|
| #
6026a08e
|
| 19-Jul-2023 |
Toby Isaac <toby.isaac@gmail.com> |
CI: Sync coverage-analyze with archs that have --with-coverage
|
| #
32a0c161
|
| 26-Jul-2023 |
Satish Balay <balay@mcs.anl.gov> |
CI: switch docs-only job list from using linux-pkgs-cxx-mlib to linux-gcc-pkgs-opt - to avoid an extra pipeline stage
|