History log of /petsc/config/examples/arch-ci-linux-intel-cmplx.py (Results 1 – 25 of 32)
Revision Date Author Comments
# 58256f30 03-Feb-2026 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/configure-split-slepc4py' into 'main'

configure: split slepc4py into a separate package

See merge request petsc/petsc!8982


# cbf5dfee 28-Jan-2026 Jose E. Roman <jroman@dsic.upv.es>

configure: split slepc4py into a separate package


# 230e7b03 25-Nov-2025 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/update-cmake' into 'main'

configure: CMake 4.2.0

See merge request petsc/petsc!8864


# 6bf8f4d0 23-Nov-2025 Pierre Jolivet <pierre@joliv.et>

configure: --download-hpddm for a SLEPc build to ensure compatibility


# 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


# 3f8ef5f4 02-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/ci-migrate-2' into 'main'

CI: migrate to Ubuntu-22.04 (part-2):

See merge request petsc/petsc!6124


# 7864358a 27-Feb-2023 Satish Balay <balay@mcs.anl.gov>

CI: migrate to Ubuntu-22.04 (part-2):

- linux-sycl-double
- linux-cxx-cmplx-pkgs-64idx-gcov
- arch-ci-linux-pkgs-gcov
- arch-ci-linux-matlab-ilp64-gcov: Fix warnings of type: /scratch/svcpetsc/petsc

CI: migrate to Ubuntu-22.04 (part-2):

- linux-sycl-double
- linux-cxx-cmplx-pkgs-64idx-gcov
- arch-ci-linux-pkgs-gcov
- arch-ci-linux-matlab-ilp64-gcov: Fix warnings of type: /scratch/svcpetsc/petsc.y/src/sys/utils/str.c:612:10: error: 'epar' may be used uninitialized in this function [-Werror=maybe-uninitialized]
src/mat/tests/ex237.c
src/sys/dll/dl.c
src/sys/fileio/rpath.c
src/sys/utils/str.c
- arch-ci-linux-pgi
- arch-ci-linux-nagfor: migrate to u20 [as u22 gives build errors with MPICH?]
- arch-ci-linux-intel-cmplx: workaround build failures of chaco, scalapack, hypre, bamg
- arch-ci-linux-intel: Fix: /scratch/svcpetsc/petsc.x/src/ts/tests/ex30.c:404:13: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]
src/ts/tests/ex30.c
- linux-gcc-ifc-cmplx
- gce-nfs-short -> gce-u22-short

show more ...


# 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


# 76565b2a 22-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-config-bamg-slepc' into 'main'

Config+BAMG: Force SLEPc install to avoid PETSc check

See merge request petsc/petsc!5869


# 14d16ce4 22-Nov-2022 Matthew G. Knepley <knepley@gmail.com>

Config+BAMG: Force SLEPc install to avoid PETSc check


# c06096d4 21-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-23/veccupm' into 'main'

Feature: CUPM Vec

See merge request petsc/petsc!5685


# 08276a79 03-Oct-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Ensure arch-ci-linux-intel-mkl-single doesn't enable unsafe floating point optimizations by default


# 2f686fed 03-Feb-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/slepc4py-imported' into 'master'

slepc4py has been imported into SLEPc source tree

See merge request petsc/petsc!3597


# 2f5383ea 03-Feb-2021 Jose E. Roman <jroman@dsic.upv.es>

slepc4py has been imported into SLEPc source tree


# c408f91b 07-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/revert-ci-slepc-removal' into 'master'

ci: slepc got removed incorrectly in ccd2fb5e593896df70c979f40999580e2eff7d49

See merge request petsc/petsc!3467


# c47c294f 07-Dec-2020 Satish Balay <balay@mcs.anl.gov>

ci: slepc got removed incorrectly in ccd2fb5e593896df70c979f40999580e2eff7d49

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


# 875ba99e 07-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-11-13/fix-petsc4py-dependencies' into 'master'

Barry/2020 11 13/fix petsc4py dependencies

See merge request petsc/petsc!3417


# ccd2fb5e 13-Nov-2020 Barry Smith <bsmith@mcs.anl.gov>

Fix petsc4py dependencies on PETSc includes, if any change it reruns cython

This also includes configuring with a new PETSC_ARCH

Also doesn't recompile the C code everytime make all is run when it

Fix petsc4py dependencies on PETSc includes, if any change it reruns cython

This also includes configuring with a new PETSC_ARCH

Also doesn't recompile the C code everytime make all is run when it does not need to

Remove --download-petsc4py that makes a symbolic link of src/binding/petsc4py
Instead support --with-petsc4py that just builds petsc4py in place without the link

Lisandro Dalcin provided the fix for python 2 and OSX hardening requirement

Commit-type: bug-fix
/spend 2.5h
Thanks-to: Satish Balay <balay@mcs.anl.gov>
Thanks-to: Lisandro Dalcin

show more ...


# 8c55599c 05-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

Update slepc to use current master


# e37e915b 05-Dec-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/release-test-slepc4py' into 'release'

CI: test --download-slepc4py in SLEPc configure

See merge request petsc/petsc!3453


# e159e2ec 03-Dec-2020 Pierre Jolivet <pierre@joliv.et>

CI: --download-slepc4py in SLEPc configure


# a7a28ef5 16-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/ci-intel-werror' into 'master'

CI: enable -Werror for Intel jobs

See merge request petsc/petsc!3189


# b8582c7c 14-Sep-2020 Satish Balay <balay@mcs.anl.gov>

CI: enable -Werror for Intel jobs, and fix builds

update arch-ci-linux-intel-cmplx to use python3 with a manual fix to numpy/core/include/numpy/ndarraytypes.h


12