| e31c9ed7 | 10-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Switch to Trilinos release candidate for --download-trilinos Tested, failed with unresolved Kokos methods, Issue report to Trilinos team
Funded-by: IDEAS Project: xSDK Time: .1 |
| 441e6a75 | 09-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Some configure packages UnitTest-CPP requires libtoolize to be called before autoreconf on some systems
Funded-by: IDEAS Project: xSDK Time: 2 hours including debugging issue |
| c8b462ef | 09-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
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
Funde
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
Funded-by: IDEAS Project: xSDK Time: 3 hours
show more ...
|
| 38ac3b23 | 07-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Allow --download-xxx-commit= to not turn off other download options with --download-xsdk Work on amanzi install
Funded-by: IDEAS Project: xSDK |
| e24563ca | 06-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Change location amanzi.py checks for UnitTest (temporary)
Funded-by: IDEAS Project: xSDK |
| c671beba | 06-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/downloads' |
| 068adfd4 | 06-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/downloads' of bitbucket.org:petsc/petsc into barry/downloads |
| 6801134e | 06-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Switch back to Trilinos github download since they accepted pull request to allow compiling with Clang and SuperLU_Dist CMake include directories for trilinos apparently should NOT have the -I at the
Switch back to Trilinos github download since they accepted pull request to allow compiling with Clang and SuperLU_Dist CMake include directories for trilinos apparently should NOT have the -I at the beginning, it causes weird errors where multiple -I/directory options get merged together
Funded-by: IDEAS Project: xSDK Time: 1 hour
show more ...
|
| 119d0226 | 06-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Download of pflotran now automatically triggers test of PETSc install (on non-batch systems) Download of alquimia triggers test of alquimia install
Funded-by: IDEAS Project: xSDK Time: .5 hours inc
Download of pflotran now automatically triggers test of PETSc install (on non-batch systems) Download of alquimia triggers test of alquimia install
Funded-by: IDEAS Project: xSDK Time: .5 hours including testing
show more ...
|
| 4c31718a | 06-Feb-2016 |
Satish Balay <balay@mcs.anl.gov> |
blaslapack: PGI compilers can find their own libraries - so configure should not guess the compiler library PATHs.
Reported-by: "Wu, Danqing" <wuda@mcs.anl.gov> |
| e8618254 | 05-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/downloads |
| 77408d61 | 05-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Attempting to update to the hypre v2.10.1-127-gf8e1830 release Failed due to problems with passing the blas/lapack libraries to hypre
Funded-by: IDEAS Project: xSDK Time: 2 hours, lots of debugging |
| 520ec006 | 03-Feb-2016 |
Jason Sarich <sarich@mcs.anl.gov> |
fix ascem-io and pflotran for mira
Funded-by: IDEAS Time: 1 hour |
| f9fbe0d8 | 03-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Begin work on --download-amanzi Fails on my mac while trying to build amanzi shared libraries due to Trilinos and Amanzi missing symbols
Funded-by: IDEAS Project: xSDK Time: 2 hours |
| 10725b64 | 02-Feb-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into tisaac/dmforest
* master: (136 commits) Make error message specific to exactly what matrix is supported Prevent fblaslapack or f2cblaslapack from being compiled with t
Merge branch 'master' into tisaac/dmforest
* master: (136 commits) Make error message specific to exactly what matrix is supported Prevent fblaslapack or f2cblaslapack from being compiled with the -no-prec-dev Intel compiler option since it can produce incorrect results Fix for PCReset_HYPRE to make it reentrant. replace default superlu_dist '-mat_superlu_dist_colperm METIS_AT_PLUS_A' with MMD_ATA to avoid different random numbers for nightly tests fixes for merge from maint patch Added PCReset_HYPRE() so it may be used with SNESVI solvers remove Microsoft compiler message for paste macros used for handling Blas/Lapack macro name mangling for example Increase the number of PetscViewerPushFormat() possible to 25 and use a macro PETSCVIEWERFORMATPUSHESMAX for the value Configure: Remove redundant logging Bib: Added ref nightlybuids: fix permissions of script MatRegisterDestroy() does not exist but it is listed in manual pages externalpackages-git: save local changes if any - in git stash - before 'git checkout -f' Useful incase --with-package-commit=HEAD option was msissing [perhaps due to a typo] nightlybuilds: add xsdk builds Add architectures for testing xsdk package downloads (Trilinos, Hypre, SuperLU) create another version of TurnForward() for adaptive time stepping specifically Configure: Give proper default if HOME is missing from the environment fix abbreviation allow zeropivot for MatSOR_SeqAIJ_Inode, node size=1 add test case using adpative time stepping for checkpointing type 'NONE' ...
show more ...
|
| 0c3d3c20 | 01-Feb-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
add support for hg download from http site
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 28287b48 | 31-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Prevent fblaslapack or f2cblaslapack from being compiled with the -no-prec-dev Intel compiler option since it can produce incorrect results
Reported-by: Danqing Wu <wuda@mcs.anl.gov> |
| 0c17915b | 30-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Always build Pflotran with hdf5
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| cd70c7d2 | 30-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'pr394/stevengcj/blassuffix/master' |
| 7a3d669c | 29-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
added --download-ascem-io
Funded-by: IDEAS Project: xSDK Time: 1 hour including testing |
| 40277576 | 29-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
make --download-pflotran and friends work correctly with --prefix This means running the make install after make from within pflotran.py
Funded-by: IDEAS Project: xSDK Time: .5 hours including testi
make --download-pflotran and friends work correctly with --prefix This means running the make install after make from within pflotran.py
Funded-by: IDEAS Project: xSDK Time: .5 hours including testing
show more ...
|
| da8cf918 | 29-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
turn off Trilinos builds of complex and single precision
Funded-by: IDEAS Project: xSDK Time: 0 hours Reported-by: Roscoe Bartlett <bartlettra@ornl.gov> |
| fccb976f | 28-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix missing argument to rmArgs()
Funded-by: IDEAS Project: xSDK Time: 0 hours Reported-by: nightly tests |
| 23cb089e | 27-Jan-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Download Trilinos from PETSc fork to work around Trilinos issue 106 cannot compile with clang compilers and superlu_dist
Funded-by: IDEAS Project: xSDK Time: 2 hours including debugging and testing |
| 1765eebd | 27-Jan-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-configure-saving'
* knepley/fix-configure-saving: Configure: Fix retrieval logging in package Configure: Fix logging for shell calls in retrieval Configure: I think R
Merge branch 'knepley/fix-configure-saving'
* knepley/fix-configure-saving: Configure: Fix retrieval logging in package Configure: Fix logging for shell calls in retrieval Configure: I think RDict should use threads by default, even if the script does not Configure: If not using threads for RDict, only save at the end Configure: If using --help, the RDict should be readonly
show more ...
|