| #
6ee04767
|
| 18-Aug-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/disable-fortran-bindings' into 'main'
configure: disable Fortran bindings of external packages by default
See merge request petsc/petsc!8647
|
| #
caff39ff
|
| 15-Aug-2025 |
Pierre Jolivet <pierre@joliv.et> |
Proper capitalization of ExodusII
|
| #
eba371be
|
| 15-Aug-2025 |
Pierre Jolivet <pierre@joliv.et> |
configure: disable Fortran bindings of external packages 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]
|
| #
87a13ddf
|
| 05-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
33634cfa
|
| 02-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/ci-exodus' into 'release'
CI: workaround ci failure on theta-intel-opt
See merge request petsc/petsc!4514
|
| #
fd678cc2
|
| 02-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
CI: workaround ci failure on theta-intel-opt
-- Found Perl: /usr/bin/perl (found version "5.26.1") -- Warning, cannot automatically determine Fortran mangling.
/usr/lib64/gcc/x86_64-suse-linux/7/..
CI: workaround ci failure on theta-intel-opt
-- Found Perl: /usr/bin/perl (found version "5.26.1") -- Warning, cannot automatically determine Fortran mangling.
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/SEACASSupes_exttest.dir/exttest.f.o: in function `MAIN__': /lus/theta-fs0/projects/ci/ecp/working/thetalogin3/shell-01/cscstms/builds/aZ9WMnrn/000/anl-public/petsc/petsc/arch-alcfci-theta-intel-opt/externalpackages/git.exodusii/packages/seacas/libraries/supes/exttest.f:12: undefined reference to `excpus_'
show more ...
|
| #
1cd963cc
|
| 07-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-mswin-C_DOUBLE_COMPLEX-check' into 'main'
MSWIN: set HAVE_MPI_C_DOUBLE_COMPLEX on successful compile, and always compile PetscSum_Local() etc MPI utilities
See merge request
Merge branch 'balay/fix-mswin-C_DOUBLE_COMPLEX-check' into 'main'
MSWIN: set HAVE_MPI_C_DOUBLE_COMPLEX on successful compile, and always compile PetscSum_Local() etc MPI utilities
See merge request petsc/petsc!3672
show more ...
|
| #
941d8a43
|
| 25-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
configure: remove --known-mpi-long-double type options and have HAVE_MPI_C_DOUBLE_COMPLEX set on successful compile [no need for run]
running binaries via configure on windows is broken as its using
configure: remove --known-mpi-long-double type options and have HAVE_MPI_C_DOUBLE_COMPLEX set on successful compile [no need for run]
running binaries via configure on windows is broken as its using cygwin path for the binary [and the checkRun code is not needed anyway]
Reported-by: Milan Pelletier <milan.pelletier@protonmail.com>
show more ...
|
| #
0ef6c9cb
|
| 08-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
8ce9ec10
|
| 08-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-alcf-ci' into 'maint'
ALCF-CI: update builds to match the updates on theta wrt system software/compilers
See merge request petsc/petsc!3032
|
| #
c02f7dd9
|
| 07-Aug-2020 |
Satish Balay <balay@mcs.anl.gov> |
ALCF-CI: update builds to match the updates on theta wrt system software/compilers
Current PrgEnv-cray is broken with -O3 [wrt metis, chaco, petsc sources] so temporarily disable optimization.
|
| #
b2d3fc2f
|
| 11-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
c3f07649
|
| 11-Jun-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/gitlab-alcf-ci' into 'maint'
ALCF-CI: add Intel, Cray compiler build tests on ALCF/Theta
See merge request petsc/petsc!2853
|
| #
f6d407ad
|
| 26-Mar-2020 |
Satish Balay <balay@mcs.anl.gov> |
ALCF-CI: add Intel, Cray compiler build tests on ALCF/Theta
|