- 23 Sep, 2022 2 commits
-
-
Satish Balay authored
CI: migrate KNL jobs [from centos7 to ubuntu-22.04] See merge request !5675
-
Satish Balay authored
Temporarily remove -xMIC-AVX512 as it causes: Program received signal SIGILL, Illegal instruction. 0x00007ffff0b1fade in __svml_log8_mask_b3 () from /nfs/gce/software/custom/linux-ubuntu22.04-x86_64/spack/opt/spack/linux-ubuntu22.04-x86_64/gcc-11.2.0/intel-oneapi-compilers-2022.0.2-jleps6v/compiler/2022.0.2/l inux/compiler/lib/intel64_lin/libsvml.so
-
- 22 Sep, 2022 4 commits
-
-
Satish Balay authored
zoltan: fix build with gfortran-11 See merge request !5670
-
Satish Balay authored
-fallow-argument-mismatch was missing for compiles as FFLAGS added again [instead of updating the one aready set] And add to one CI job Reported-by:
Lucas Banting <bantingl@myumanitoba.ca>
-
Satish Balay authored
Fix typo in a warning message for BlasLapack configure: "sdor" --> "sdot" See merge request !5668
-
Richard Tran Mills authored
-
- 17 Sep, 2022 2 commits
-
-
Satish Balay authored
configure: filter warning from clang-1400.0.29.102 See merge request !5646
-
Pierre Jolivet authored
-
- 14 Sep, 2022 2 commits
-
-
Satish Balay authored
CI: set rocm-5.1.0 [as the default on the CI box is now 5.2.0] See merge request !5638
-
Satish Balay authored
-
- 12 Aug, 2022 5 commits
-
-
Satish Balay authored
configure: SLEPc 3.17.2 See merge request !5522
-
Pierre Jolivet authored
-
Satish Balay authored
Mat: Check argument before setting to NULL See merge request !5514
-
-
Satish Balay authored
MatSchurComplement: fix for SBAIJ (1,1) block See merge request !5517
-
- 11 Aug, 2022 4 commits
-
-
Pierre Jolivet authored
-
Satish Balay authored
SNESPATCH: Fix two segfaults in the multiplicative case. See merge request !5513
-
Satish Balay authored
Sys: Fix COMM in Finalize() See merge request !5515
-
Matthew Knepley authored
-
- 10 Aug, 2022 1 commit
-
-
Patrick Farrell authored
Some data structures were getting destroyed that were never created. Reported-by:
Ed Bueler <elbueler@alaska.edu>
-
- 03 Aug, 2022 2 commits
-
-
Satish Balay authored
ISEmbed(): fix leak with ISSTRIDE See merge request !5497
-
Pierre Jolivet authored
-
- 02 Aug, 2022 1 commit
-
-
Satish Balay authored
-
- 26 Jul, 2022 2 commits
-
-
Satish Balay authored
Update doc/petsc.bib See merge request !5477
-
Matthew Knepley authored
-
- 23 Jul, 2022 1 commit
-
-
Satish Balay authored
Handle : in output from linker See merge request !5464
-
- 22 Jul, 2022 1 commit
-
-
Barry Smith authored
The apple linker can produce out output like the following. Therefor filter out blank lines and lines with a single : Linker output before filtering: ld: warning: ld: warning: object file (/var/folders/kz/5f59q5_52974cxjk0_7wkmlm0000gn/T/petsc-f21wvg8p/config.compilers/conftest.o) was built for newer macOS version (11.0) than being linked (10.15)object file (/var/folders/kz/5f59q5_52974cxjk0_7wkmlm0000gn/T/petsc-f21wvg8p/config.compilers/confc.o) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/Users/wingate/firedrake/src/petsc/default/lib/libnetcdf.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/Users/wingate/firedrake/src/petsc/default/lib/libpnetcdf.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/Users/wingate/firedrake/src/petsc/default/lib/libmpi.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/Users/wingate/firedrake/src/petsc/default/lib/libpmpi.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/opt/homebrew/Cellar/gcc/11.3.0_2/lib/gcc/11/libgfortran.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/opt/homebrew/Cellar/gcc/11.3.0_2/lib/gcc/11/libquadmath.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/Users/wingate/firedrake/src/petsc/default/lib/libhdf5_hl.dylib) was built for newer macOS version (11.0) than being linked (10.15) ld: warning: dylib (/Users/wingate/firedrake/src/petsc/default/lib/libhdf5.dylib) was built for newer macOS version (11.0) than being linked (10.15) : Linker output after filtering: : Commit-type: portability-fix, configure Reported-by: Beth Wingate
-
- 21 Jul, 2022 2 commits
-
-
Satish Balay authored
Add faq for annoying hwloc message hwloc/linux: Ignoring PCI device with non-16bit domain mean See merge request !5459
-
Commit-type: documentation /spend 5m Reported-by:
<san.temporal@gmail.com>
-
- 20 Jul, 2022 1 commit
-
-
Satish Balay authored
configure: fblaslapack (opt) build errors on Mac M1 See merge request !5447
-
- 19 Jul, 2022 7 commits
-
-
Reproducible with: ./configure --with-mpi=0 --download-fblaslapack --with-debugging=no Linker output after filtering: ld: warning: could not create compact unwind for _dgeev_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _dgebak_: registers 25 and 26 not saved contiguously in frame
-
Satish Balay authored
fix args to hypre conf with 64 bit its See merge request !5443
-
-
Satish Balay authored
makefile: properly avoid silent error See merge request !5444
-
Satish Balay authored
PetscFPTrap[Pop|Push](): fix --with-threadsafety See merge request !5442
-
-
Pierre Jolivet authored
See also !5405
-
- 18 Jul, 2022 3 commits
-
-
Satish Balay authored
MatConvert_Dense_ScaLAPACK(): incompatible layout See merge request !5441
-
Pierre Jolivet authored
-
Pierre Jolivet authored
-