| 474c0650 | 01-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Filter linker warning
icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization]
th
Filter linker warning
icpx: warning: Note that use of '-g' without any optimization-level option will turn off most compiler optimizations similar to use of '-O0' [-Wdebug-disables-optimization]
that prevents configure from completing
Commit-type: configure, portability /spend 5m Reported-by: Daniel Taller <taller1@llnl.gov> Thanks-to: Matthew Knepley <knepley@gmail.com>
show more ...
|
| 8a4d847a | 30-Jan-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Configure: support clang for cuda |
| 2bae6f98 | 01-Feb-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
fix rmArgsPair for removeAhead=False |
| 1716c418 | 30-Jan-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
configure: print MPI uni info |
| 0e47c491 | 30-Jan-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Support BLAS/LAPACK in one library only (conda) |
| 965f1a8a | 30-Jan-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Add nvhpc blas/lapack linking support |
| de519fd6 | 29-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: MPICH 4.1 |
| 8e86dc3c | 27-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 1035debe | 27-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: SLEPc 3.18.2 |
| bf8bbad3 | 26-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-25/fixup-checkstdatomic' into 'main'
Fixup checkStdAtomic()
See merge request petsc/petsc!6004 |
| f5fa743f | 25-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-01-06/rework-win32fe' into 'main'
Use compiler wrappers win_cl, win_icl, win_ifort, win_lib instead of win32fe directly to simplify Windows compiler usage and have it work f
Merge branch 'barry/2023-01-06/rework-win32fe' into 'main'
Use compiler wrappers win_cl, win_icl, win_ifort, win_lib instead of win32fe directly to simplify Windows compiler usage and have it work for CMake packages
See merge request petsc/petsc!5961
show more ...
|
| f8ac7d52 | 25-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Remove extra quote around header inclusion that may inadvertently cause this test to fail for picky compilers |
| 7783203c | 11-Jan-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Add support in package.py to build CMake packages with Windows compilers
Commit-type: feature, configure |
| 33a1b2de | 07-Jan-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Introduce win_* scripts to replace use of win32fe xxx in configure code
win32fe functionality is still used inside of the win_* scripts
Commit-type: feature, configure |
| 2b81760e | 25-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
Missing initializers + mandatory flags for MS-MPI |
| 9aae4796 | 13-Jan-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
configure: remove Borland, Compaq compiler checks |
| 7c7da2b8 | 23-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-13/modernize-cleanup-petscsys-h' into 'main'
Modernize and clean up petscsys.h
See merge request petsc/petsc!5976 |
| 46040f2b | 23-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/update-packages' into 'main'
configure: update BLIS, CMake, Make, and ParMmg
See merge request petsc/petsc!5997 |
| 183af464 | 17-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Update ctetgen git commit |
| d4df9010 | 23-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: update BLIS, CMake, Make, and ParMmg |
| 18da0197 | 22-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
Minor housekeeping |
| 38bf2a8c | 16-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: add -pc_hpddm_levels_1_eps_use_inertia |
| a035e9fa | 16-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: cleanup [hpddm,slepc].py |
| 713c71f6 | 14-Jan-2023 |
Pierre Jolivet <pierre@joliv.et> |
configure: update [Par]Mmg |
| 5f91e1fe | 13-Nov-2022 |
Pierre Jolivet <pierre@joliv.et> |
configure: pass Python exe to MPICH configure |