| ce60d2d3 | 29-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
configure: switch libraries.toStringNoDupes() from using a blacklist [-framework] to a whilelist [-L -Wl,-rpath]. |
| b71d430b | 23-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/pr795/pieter_ghysels/update-strumpack-2.1.0/master' |
| e8a7dd7f | 23-Nov-2017 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'maint'
* maint: Spell check: interger -> integer petscsys.h : partial man page cleanup configure exodusii: pass HDF5_DIR to Exodus cmake Docs: DMPlex man page and source commen
Merge branch 'maint'
* maint: Spell check: interger -> integer petscsys.h : partial man page cleanup configure exodusii: pass HDF5_DIR to Exodus cmake Docs: DMPlex man page and source comments fixes Docs: Manual: clarifications for DMPlex chapter
show more ...
|
| b12d1145 | 23-Nov-2017 |
Jed Brown <jed@jedbrown.org> |
configure exodusii: pass HDF5_DIR to Exodus cmake
Without this, Exodus' CMake was finding a system HDF5 that was not compatible with the HDF5 used by PETSc and NetCDF. |
| 75b4073d | 02-Nov-2017 |
Pieter Ghysels <pghysels@lbl.gov> |
Add extra download link, not requiring git. |
| 37eb4a0d | 26-Oct-2017 |
Pieter Ghysels <pghysels@lbl.gov> |
Use the STRUMPACK 2.1.0 release tar file from github. |
| a36bf211 | 16-Oct-2017 |
Pieter Ghysels <pghysels@lbl.gov> |
Update to some strumpack functions. Add a routine to set the HSS leaf size. |
| 392798e2 | 14-Oct-2017 |
Pieter Ghysels <pghysels@lbl.gov> |
update in the strumpack build script. |
| 34f43fa5 | 13-Oct-2017 |
Pieter Ghysels <pghysels@lbl.gov> |
update the strumpack interface |
| 291d0ed5 | 11-Oct-2017 |
Pieter Ghysels <pghysels@lbl.gov> |
Update strumpack interface to 2.0.1. |
| 63f008a8 | 21-Nov-2017 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint' |
| 264718a6 | 20-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
pardiso: fix reference to 'blas-lapack' in error message [should be 'blaslapack']
Reported-by: Randall Mackie <rlmackie862@gmail.com> |
| 1276b627 | 16-Nov-2017 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'maint'
* maint: Reported-by: Marco Schauer <m.schauer@tu-braunschweig.de>. Typo in help menu szlib: add fallback url |
| 233d3765 | 12-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
szlib: add fallback url |
| aa0e37b9 | 09-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| f5eb75d6 | 08-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
pkg-config: fix mismatch between Libs.private in PETSc.pc and PETSC_EXTERNAL_LIB_BASIC in petscvariables for xsdk builds.
' -lfoobar' was processed incorrectly by toStringNoDupes() as the space at t
pkg-config: fix mismatch between Libs.private in PETSc.pc and PETSC_EXTERNAL_LIB_BASIC in petscvariables for xsdk builds.
' -lfoobar' was processed incorrectly by toStringNoDupes() as the space at the begining results in a failure for startswith('-l') check
show more ...
|
| 7be7a6a6 | 04-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| ac94d165 | 04-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/fix-lto_library-option-maint' into maint |
| 236b723f | 03-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
configure: checksSupportBaijCrossCase test should not be run [esp for batch] when mkl.h/mkl_spblas.h is not found Also batch test [in blaslapack] needs to check in self.include for mkl.h for this tes
configure: checksSupportBaijCrossCase test should not be run [esp for batch] when mkl.h/mkl_spblas.h is not found Also batch test [in blaslapack] needs to check in self.include for mkl.h for this test
Reported-by: Tobias Goerler <tobias.goerler@ipp.mpg.de>
show more ...
|
| 5bb51625 | 31-Oct-2017 |
Barry Smith <bsmith@mcs.anl.gov> |
When processing libraries compilers link against handle -lto_library option
This option is used by the Apple llvm linkers and can be ignored when processing library lists
Commit-type: bug-fix, port
When processing libraries compilers link against handle -lto_library option
This option is used by the Apple llvm linkers and can be ignored when processing library lists
Commit-type: bug-fix, portability-fix Reported-by: Manav Bhatia <bhatiamanav@gmail.com> Thanks-to: Fande Kong <fande.kong@inl.gov>
show more ...
|
| c9f8dee6 | 31-Oct-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 18ebb3a5 | 30-Oct-2017 |
Barry Smith <bsmith@mcs.anl.gov> |
Add Configure check for PETSC_HAVE_FORTRAN_TYPE_STAR
Happily configure check works but sadly test harness fails by not finding the flag when it is defined.
Commit-type: portability-fix |
| 7c74826b | 27-Oct-2017 |
Satish Balay <balay@mcs.anl.gov> |
mkl: support --with-blas-lapack-include option
Reported-by: Tobias Goerler <tobias.goerler@ipp.mpg.de> |
| b062532c | 24-Oct-2017 |
Satish Balay <balay@mcs.anl.gov> |
mumps: update to version 5.1.2 |
| 9779e05d | 23-Oct-2017 |
Satish Balay <balay@mcs.anl.gov> |
mkl: add mkl_sparse.py as a separate package [as the interface code is organized this way] and use PETSC_HAVE_MKL_SPARSE to enable/disable this interface code [so that this flag represents functional
mkl: add mkl_sparse.py as a separate package [as the interface code is organized this way] and use PETSC_HAVE_MKL_SPARSE to enable/disable this interface code [so that this flag represents functionality that is more than PETSC_HAVE_MKL flag].
Also disable mkl_sparse, mkl_sparse_optimize for 64-bit-incides
Reported-by: Victor Eijkhout <eijkhout@tacc.utexas.edu>
show more ...
|