| 9aeb8c4f | 22-Feb-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 7726b117 | 22-Feb-2016 |
Satish Balay <balay@mcs.anl.gov> |
hypre: update with bugfix
https://bitbucket.org/petsc/pkg-hypre/pull-requests/1 |
| b99b9263 | 22-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
update to latest hypre prerelease to test if configure can handle blas/lapack again
Funded-by: IDEAS Project: xSDK |
| 5b2da965 | 21-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/update-superlu' |
| c81a3e52 | 20-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/downloads' |
| 1c4f68d1 | 20-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Use fork of SuperLU repository due to broken handling of Blas/lapack
Funded-by: IDEAS Project: xSDK Time: 1 hour debugging |
| 8d998a13 | 20-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Go back to SuperLU model for setting BLAS, needs change to SuperLU cmake
Funded-by: IDEAS Project: xSDK Time: .1 hours |
| 04139c6a | 20-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
SuperLU cmake failed on systems without blas that it could find (even though it wouldn't use that one) this is an attempt to make it work even if it does not find any blas
Funded-by: IDEAS Project:
SuperLU cmake failed on systems without blas that it could find (even though it wouldn't use that one) this is an attempt to make it work even if it does not find any blas
Funded-by: IDEAS Project: xSDK Time: .2 hours
show more ...
|
| 08941104 | 19-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to release tag of Alquimia
Funded-by: IDEAS Project: xSDK Time: .2 hours including testing Thanks-to: Jeffrey Johnson <jnjohnson@lbl.gov> |
| 530043a6 | 19-Feb-2016 |
Satish Balay <balay@mcs.anl.gov> |
nightlybuilds: fix syntax formatting |
| 04385c27 | 18-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Revert to current hypre release since prerelease configure does not work on many systems
Funded-by: IDEAS Project: xSDK Time: 4 hours wasted |
| efa15606 | 17-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Updated to SuperLU that uses CMake to build; needed a couple of hacks in SuperLU.py
Funded-by: IDEAS Project: xSDK Time: 1 hour |
| 080c4b14 | 16-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'knepley/fix-configure-relative-installdir' |
| d9cf6333 | 16-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Updated to pre-release of hypre
Funded-by: IDEAS Project: xSDK Thanks-to: Ulrike Meier Yang <yang11@llnl.gov> |
| 9dfd0b99 | 15-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
need to list origin for branches sometimes in gitcommit; only Satish knows why
Funded-by: IDEAS Project: xSDK |
| 566d766a | 15-Feb-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into tisaac/dmforest
* master: (87 commits) fixed --download-xxx=/directory to not mistake other options such as --download-mpich-pm=hydra etc Correct spelling for Autotool
Merge branch 'master' into tisaac/dmforest
* master: (87 commits) fixed --download-xxx=/directory to not mistake other options such as --download-mpich-pm=hydra etc Correct spelling for Autotools libtoolize in commit a0848688a08a6eb150afdc95a2f6ce49cd4cd079 Fix for commit c8b462efbd8e8a5f06df500cf417f3a48f2b88d9 Put back the gitpreReq() check that was needed for MOAB website: fix Fluidity link bib/cite: add UMFPACK nightlybuilds: update test tu use newer intel compiler [detect and use compiler path] nightlybuilds: fix vec/ex7,ex7f link issue by using the correct LIBS option Added support for users to provide their own download package installers --download-xxx=/directory where the directory contains the file xxx.py that is a standard PETSc package definition like in config/BuildSystem/config/packages/xxx.py nightlybuilds: switch default intel compiler [& MKL] from 13.1.3 to 16.0.0. mkl_pardiso: fix runex125_mkl_pardiso mkl_pardiso: fix runex2_mkl_pardiso_cholesky nightlybuilds: switch OSX to use boost from brew [as --download-boost is broken] trilinos: gitcommit - always specify branch as origin/branch Add error check to boost.py when running on Mac OS because the shared libraries created do not work since they do not have the proper rpath set Update output files for mpi matrices that use to be seq Move PostProcess() runs until after PETSc configure has saved all data to the filesystem so that make install will work correctly. Switch to Trilinos release candidate for --download-trilinos Tested, failed with unresolved Kokos methods, Issue report to Trilinos team Some configure packages UnitTest-CPP requires libtoolize to be called before autoreconf on some systems --download-ideas now downloads unittest-cpp simplied ./configure packages that need autoreconf to be run first (like moab and unittest-cpp) added unittest-ccp download changed downloadfilename to downloaddirname since that is what it is ...
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
show more ...
|
| e38a8384 | 14-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
update to latest test release of hypre still fails in configure
Funded-by: IDEAS Project: xSDK |
| 38d68d62 | 13-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/downloads' |
| 2f9b2f77 | 13-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Correct spelling for Autotools libtoolize in commit a0848688a08a6eb150afdc95a2f6ce49cd4cd079
Funded-by: IDEAS Project: xSDK |
| a0848688 | 13-Feb-2016 |
Satish Balay <balay@mcs.anl.gov> |
Fix for commit c8b462efbd8e8a5f06df500cf417f3a48f2b88d9 Put back the gitpreReq() check that was needed for MOAB
Funded-by: IDEAS Project: xSDK Reported-by: Satish Balay <balay@mcs.anl.gov>
I |
| d25c848e | 12-Feb-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: The --prefix argument should always be converted to an absolute path |
| 945b6f01 | 11-Feb-2016 |
Satish Balay <balay@mcs.anl.gov> |
trilinos: gitcommit - always specify branch as origin/branch |
| 827b69d6 | 10-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/downloads' |
| f013f165 | 10-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add error check to boost.py when running on Mac OS because the shared libraries created do not work since they do not have the proper rpath set
Funded-by: IDEAS Project: xSDK Time: .1 hours |
| 1bdd3c0c | 10-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/downloads' |