| 3d345588 | 19-Oct-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
Merge branch 'maint'
Conflicts: config/BuildSystem/config/packages/boost.py src/mat/impls/aij/mpi/mumps/mumps.c src/sys/objects/ftn-custom/zstart.c |
| 488b3154 | 19-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
xsdk: update packages to current snapshot [as xsdk-latest nightlybuild is clean] |
| fa2d885c | 16-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/mpiuni-namespace-fc' |
| 63a0f17b | 16-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
openblas: remove debug printf |
| 7332b5e8 | 14-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
openblas: add in -download-openblas-make-options |
| 6bf6f894 | 14-Oct-2016 |
Jed Brown <jed@jedbrown.org> |
config: fix typo |
| b3dc460d | 14-Oct-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add appropriate self.useddirectly = 0 flags to a variety of packages where it was missing
This is useful for outsiders to determine if the particular package is actually used by PETSc or just instal
Add appropriate self.useddirectly = 0 flags to a variety of packages where it was missing
This is useful for outsiders to determine if the particular package is actually used by PETSc or just installed by PETSc as a convenience for users or other packages.
Time: .1 hours Thanks-to: Todd Gamblin <tgamblin@llnl.gov>
show more ...
|
| d5e20851 | 14-Oct-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/remove-papi' |
| 42cd7ada | 14-Oct-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/add-openblas-download' |
| a7b85bbc | 13-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
mpiuni: namespace fortran interface and remove -with-mpiuni-fortran-binding option
Drawbacks: - require cpp for fortran includes [so if user .f code uses mpif.h - this will break] - cpp is case sens
mpiuni: namespace fortran interface and remove -with-mpiuni-fortran-binding option
Drawbacks: - require cpp for fortran includes [so if user .f code uses mpif.h - this will break] - cpp is case sensitive - currently providing mapping for MPI_Comm_rank(), MPI_COMM_RANK(), mpi_comm_rank() types
show more ...
|
| d2b5cdda | 12-Oct-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Added Eigen dependence for Pragmatic and bumped SHA1 |
| 6f062538 | 12-Oct-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Added Eigen3 |
| 0c2cf353 | 11-Oct-2016 |
Michael Lange <michael.lange@imperial.ac.uk> |
Plex-MED: Updating the MED version to download |
| 85acd232 | 14-Aug-2016 |
Michael Lange <michael.lange@imperial.ac.uk> |
Configure: Make MED configure with given HDF5 path |
| 16f08deb | 08-May-2015 |
Michael Lange <michael.lange@imperial.ac.uk> |
Plex-Med: Add .med mesh library to build system |
| 24c1a194 | 11-Oct-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove unused and incomplete PAPI interface
This never provided any useful infrastructure and if was to be done in the future it would be better to start from scratch then use this old code. Time: .
Remove unused and incomplete PAPI interface
This never provided any useful infrastructure and if was to be done in the future it would be better to start from scratch then use this old code. Time: .1 hours Thanks-to: Jed Brown <jed@jedbrown.org>
show more ...
|
| f5e612a0 | 10-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
boost: add backup download url |
| ab9252ba | 08-Oct-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add --download-openblas --download-openblas--64-bit-blas-indices
Works fine on my Mac, not yet tested on Linux etc Time: 2.5 hours Thanks-to: Antonio Trande <anto.trande@gmail.com> |
| a11b8c60 | 06-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
xsdk: trilinos bundles chaco - so avoid conflict with --download-chaco
Funded-by: IDEAS |
| 7e9ee229 | 05-Oct-2016 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
ViennaCL: Changed download URL to developer repository.
1.7.1 release contains a bug in the AMG code which prevents proper operation. |
| f9b691aa | 05-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/fix-superlu-nof' |
| c741989d | 05-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
mstk: do not use 'master' for gitcommit - and the tarball should match the gitcommit used. |
| 08b2a4d5 | 30-Sep-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu: update to snapshot that works without fortran |
| c5ebd72c | 28-Sep-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| c837aae6 | 28-Sep-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/win32-dll' |