History log of /petsc/config/examples/arch-ci-linux-intel.py (Results 1 – 25 of 25)
Revision Date Author Comments
# 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


# 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


# 7d7a1305 18-Apr-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/disable-python2' into 'main'

Balay/disable python2

See merge request petsc/petsc!5131


# df3bd252 15-Apr-2022 Satish Balay <balay@mcs.anl.gov>

disable python2 support - now python3.4+ is required
- update CI tests to use python3
- continue to use python2 on MacOS CI [due to python3 issues on 10.15.7]


# 3ed23c6a 17-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/feature-kokkos-spgemm' into 'main'

Add initial MatProduct support for MATAIJKOKKOS

See merge request petsc/petsc!4303


# 2f13c853 29-Sep-2021 Junchao Zhang <jczhang@mcs.anl.gov>

CI: add an option to Kokkos built with icpc


# 15b4374c 02-Nov-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-09-24/add-raja-support' into 'main'

Add --download-raja support

See merge request petsc/petsc!4503


# d23021a0 25-Sep-2021 Barry Smith <bsmith@mcs.anl.gov>

Add --download-raja support

Add some code from RAJA source for checking that PETSc is correctly linking to raja with and without CUDA

Commit-type: feature
\spend 3h


# 6c53c5f5 29-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-kokkos-compile' into 'main'

Config: compile *.kokkos.cxx with CUDA flags if enabled

See merge request petsc/petsc!3923


# 5a0c7f65 29-Apr-2021 Junchao Zhang <jczhang@mcs.anl.gov>

CI: download new cmake for Kokkos


# 78a89f43 13-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-07-16/kokkos' into 'master'

Barry/2020 07 16/kokkos Installe Kokkos, example using Kokkos, testing infrastructure for Kokkos

See merge request petsc/petsc!2984


# c0558f20 17-Jul-2020 Barry Smith <bsmith@mcs.anl.gov>

Add Kokkos test example, testing infrastructure and to CI

Move updates to gmake system for double suffix from adams/feature-dmplex-snes-landau-kokkos-barry

Commit-type: feature
Funded-by: ECP
/spen

Add Kokkos test example, testing infrastructure and to CI

Move updates to gmake system for double suffix from adams/feature-dmplex-snes-landau-kokkos-barry

Commit-type: feature
Funded-by: ECP
/spend 15h30m

Thanks-to: Junchao Zhang <junchao.zhang@gmail.com>

show more ...


# e7a4bfd4 02-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 6b1b9cc4 01-May-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rmills/fix-mkl-deprecation-warnings/maint' into 'maint'

Rmills/fix mkl deprecation warnings/maint

See merge request petsc/petsc!2762


# 2e9917da 28-Apr-2020 Richard Tran Mills <rmills@rmills.org>

Change arch-ci-linux-intel and arch-ci-linux-intel-cmplx to avoid deprecated function warnings.

and update CI to use -Werror arch-ci-linux-intel

[-Werror with arch-ci-linux-intel-cmplx breaks with

Change arch-ci-linux-intel and arch-ci-linux-intel-cmplx to avoid deprecated function warnings.

and update CI to use -Werror arch-ci-linux-intel

[-Werror with arch-ci-linux-intel-cmplx breaks with --download-petsc4py]

show more ...


# 25081f5c 20-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# f4451ba7 20-Jan-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-pardiso-complex-symmetric' into 'maint'

Activate PARDISO for complex symmetric matrices

See merge request petsc/petsc!2437


# e5898789 14-Jan-2020 Satish Balay <balay@mcs.anl.gov>

ci: add support for modules for gce
- move intel builds to gce
- correctly use gce-nfs tag


# 43199586 13-Jan-2020 Satish Balay <balay@mcs.anl.gov>

ci: rename linux-pardiso to linux-intel - and add a cxx-complex build for intel [for pardiso]