History log of /petsc/config/examples/arch-ci-linux-opt-arm.py (Results 1 – 9 of 9)
Revision Date Author Comments
# 6d8694c4 20-Mar-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2024-04-29/add-fortran-enums' into 'main'

Major updates to Fortran interface

See merge request petsc/petsc!7517


# ce78bad3 20-Feb-2025 Barry Smith <bsmith@petsc.dev>

Fortran 90: fully embrace After 34 years!

- deprecate use of 'F90' in Fortran function names
- use Fortran pointers when appropriate
- the new Fortran API is not backward compatible with previous ve

Fortran 90: fully embrace After 34 years!

- deprecate use of 'F90' in Fortran function names
- use Fortran pointers when appropriate
- the new Fortran API is not backward compatible with previous versions!
- also clean up inconsistent PETSc code detected by new Fortran generation tools
- drop use of bfort
- automatically generate all the Fortran PETSc objects, enums etc from the include files
- generate most of the Fortran interface definitions and functions from the source code
- simplify the number and organization of Fortran modules

Co-authored-by: Jose E. Roman <jroman@dsic.upv.es>

show more ...


# 5d7506ef 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'add_tetgen_triangle_exe' into 'main'

configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries

See merge request petsc/petsc!7839


# 6de2a5ea 22-Sep-2024 Chris Kees <cekees@gmail.com>

configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries


# c6e588ef 27-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/test-openblas' into 'main'

configure: update OpenBLAS (and bypass potential issues)

See merge request petsc/petsc!7416


# 789e7222 19-Mar-2024 Satish Balay <balay@mcs.anl.gov>

openblas avoid buggy codepath [hang]

0 0x0000fffff331ad10 in dgemm_otcopy (m=m@entry=8, n=n@entry=7, a=a@entry=0x58f150, lda=lda@entry=15, b=b@entry=0xffffefae0000) at ../kernel/arm64/../generic/ge

openblas avoid buggy codepath [hang]

0 0x0000fffff331ad10 in dgemm_otcopy (m=m@entry=8, n=n@entry=7, a=a@entry=0x58f150, lda=lda@entry=15, b=b@entry=0xffffefae0000) at ../kernel/arm64/../generic/gemm_tcopy_2.c:69
1 0x0000fffff3342e68 in dgetrf_single (args=args@entry=0xffffffffe9d8, range_m=range_m@entry=0x0, range_n=range_n@entry=0x0, sa=sa@entry=0xffffefae0000, sb=<optimized out>, myid=myid@entry=0) at getrf_single.c:157
2 0x0000fffff3255ec4 in dgetrf_ (M=<optimized out>, N=<optimized out>, a=<optimized out>, ldA=<optimized out>, ipiv=<optimized out>, Info=0xffffffffeaa8) at lapack/getrf.c:110
3 0x0000fffff50b8dd8 in MatLUFactor_SeqDense (A=0x598360, row=0x0, col=0x0, minfo=0xffffffffeba8) at /home/petsc/petsc/src/mat/impls/dense/seq/dense.c:801
4 0x0000fffff559b8b4 in MatLUFactor (mat=0x598360, row=0x0, col=0x0, info=0xffffffffeba8) at /home/petsc/petsc/src/mat/interface/matrix.c:3087
5 0x00000000004149e0 in test (dim=2, deg=3, form=-1, jetDegree=3, cond=PETSC_FALSE) at ex13.c:141
6 0x0000000000418f20 in main (argc=1, argv=0xfffffffff158) at ex13.c:303

show more ...


# 10bf35f1 26-Oct-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 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