CUPM: fix hipblasDoubleComplex, which is replaced by hipDoubleComplex in newer hipBLAS
CI: downgrade openmpi to v4.1.6 - to work-around random failures in CI
Merge remote-tracking branch 'origin/release'
CI: update valgrind job to not rely on PATH for compatible MPICH
configure: add -download-triangle-build-exec, -download-tetgen-build-exec options to enable build of binaries
CI: switch a couple of jobs to use python-3.13 (include petsc4py in one)
Merge branch 'release-revert-7765'
CI: update test to use cuda-12.6
Merge branch 'release-revert-7777'
CI: freebsd, update to use preinstalled mpich/cmake for some of the jobs.
Config: revise arch-alcf-polaris.py
CI: use mpich cuda support
upgrade moab to version 5.5.0
Config: update examples/arch-alcf-polaris.py
Config: update arch-nersc-perlmutter-opt.py with --gpu-bind=none
win32: OneAPI - list location of mpi.mod
Config example: turn on TPL on Perlmutter
petsc4py: finalize docstring and lintingdefault options values should have the correct typefix testsconform oarray to PETSc conventionwrap Py_InitializeEx and PyImport_ImportModule with stack ca
petsc4py: finalize docstring and lintingdefault options values should have the correct typefix testsconform oarray to PETSc conventionwrap Py_InitializeEx and PyImport_ImportModule with stack callsupdate makefile for docs and linting rulesadd petsc4py tests to linux-pkgs-dbgmodify documentation
show more ...
perlmutter: Remove explicit setting of cc and CC for Sowing - it is no longer needed (and there was a typo in this code).
Merge branch 'stefanozampini/hypre-mfem-single' into 'main'hypre mfem singleSee merge request petsc/petsc!7414
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:691 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:1572 0x0000fffff3255ec4 in dgetrf_ (M=<optimized out>, N=<optimized out>, a=<optimized out>, ldA=<optimized out>, ipiv=<optimized out>, Info=0xffffffffeaa8) at lapack/getrf.c:1103 0x0000fffff50b8dd8 in MatLUFactor_SeqDense (A=0x598360, row=0x0, col=0x0, minfo=0xffffffffeba8) at /home/petsc/petsc/src/mat/impls/dense/seq/dense.c:8014 0x0000fffff559b8b4 in MatLUFactor (mat=0x598360, row=0x0, col=0x0, info=0xffffffffeba8) at /home/petsc/petsc/src/mat/interface/matrix.c:30875 0x00000000004149e0 in test (dim=2, deg=3, form=-1, jetDegree=3, cond=PETSC_FALSE) at ex13.c:1416 0x0000000000418f20 in main (argc=1, argv=0xfffffffff158) at ex13.c:303
HYPRE and MFEM: support for single precisionAdd HYPRE in single precision to the testsuite
macos: use patched mpich without -commons,use_dylibsref: https://github.com/pmodels/mpich/pull/6943
linux-pkgs-dbg-ftn-interfaces: use older openmpi/hwloc versions as a workaround to regular test failuresnot ok snes_tutorials-ex62_3d_q2_q1_fetidp # Error code: 59
Intel oneAPI: add support for icx and ifx on Microsoft Windows along with win32fe_icx and win32fe_ifx wrappersCurrently ifx lacks support for DLLEXPORT - hence can be used only with --with-shared-l
Intel oneAPI: add support for icx and ifx on Microsoft Windows along with win32fe_icx and win32fe_ifx wrappersCurrently ifx lacks support for DLLEXPORT - hence can be used only with --with-shared-libraries=0
12345678910>>...36