| d44417e2 | 06-Apr-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add building for xSDKTrilinos test examples
Funded-by: IDEAS Project: xSDK Time: .1 hour |
| ec42abe4 | 06-Apr-2016 |
Alejandro Lamas Daviña <alejandro.lamas@dsic.upv.es> |
Enable complex scalars with VECCUDA |
| cc442fca | 05-Apr-2016 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
Merge branch 'pr421/alex/feature-veccuda'
* pr421/alex/feature-veccuda The rationale of this pull request is to have GPU-enabled vectors purely based on CUDA, and with the possibility of placing a u
Merge branch 'pr421/alex/feature-veccuda'
* pr421/alex/feature-veccuda The rationale of this pull request is to have GPU-enabled vectors purely based on CUDA, and with the possibility of placing a user-provided array on the GPU side.
Conflicts: src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h src/vec/vec/impls/seq/seqviennacl/viennaclvecimpl.h
show more ...
|
| 19437df5 | 05-Apr-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Update hypre to its release version
Funded-by: IDEAS Project: xSDK Time: 0 hours |
| 7e90757a | 05-Apr-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Updates for xSDKTrilinos builds
Funded-by: IDEAS Project: xSDK Time: 2 hours testing |
| 91dcc5a8 | 05-Apr-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Added --download-xsdktrilinos
Funded-by: IDEAS Project: xSDK Time: 1.5 hours |
| 62c4939b | 02-Apr-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Metis tries to use backtrace which requires -lexecinfo on some systems such as freebsd Remove -lexecinfo from freebsd configure files since it is only needed by metis |
| 117df884 | 01-Apr-2016 |
Satish Balay <balay@mcs.anl.gov> |
configure: improve handling of optional package dependencies [odeps]
There are 2 parts to this. - handle dependencies during the link test for the package - enable this depencency feature in the e
configure: improve handling of optional package dependencies [odeps]
There are 2 parts to this. - handle dependencies during the link test for the package - enable this depencency feature in the externalpackage.
Previously this was done only by GNUPackage. Now move the first part into the common Package() class - so that CMakePackage can also use the dependencies correctly during the link test
And update Trilinos to use odeps [aka the first feature]. The second part is implemented manually in Trilinos.py
Reported-by: "Klinvex, Alicia Marie" <amklinv@sandia.gov> Funded-by: IDEAS
show more ...
|
| a667a2c6 | 31-Mar-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Added --download-PACKAGENAME-cmake-arguments="options"
Funded-by: IDEAS Project: xSDK Time: .1 hour Thanks-to: James M. Willenbring <jmwille@sandia.gov> |
| e508ec7a | 30-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
xsdk: switch trilinos back to tracking 12.6 release branch [as it now has the superlu_dist patch[
Funded-by: IDEAS |
| 251dd7f8 | 30-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
xsdk: update superlu_dist and trilinos to snapshots that are compatible with each other [and petsc]
Reported-by: "Klinvex, Alicia Marie" <amklinv@sandia.gov> Funded-by: IDEAS |
| bf4a96be | 29-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
trilinos: LDFLAGS from PETSc configure should be given to cmake packages as CMAKE_EXE_LINKER_FLAGS
Reported-by: "Klinvex, Alicia Marie" <amklinv@sandia.gov> Funded-by: IDEAS |
| 6e4de2d5 | 29-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
configure: when building externalpackages via git - do a 'git clean' so that all temp files [including generated configure] get deleted Also add additional checks to make sure the externalpackage dir
configure: when building externalpackages via git - do a 'git clean' so that all temp files [including generated configure] get deleted Also add additional checks to make sure the externalpackage dir is indeed a git repo. [before invoking clean]
show more ...
|
| e1a1f46c | 28-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
configure: fix bug with using -with-visibility=0 |
| 998b3822 | 25-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
nightlybuilds: check for petsc4py failure - before skipping testexamples. This reverts cdd1d3f5de181ea9389560cde7c14a230e58cc12 |
| 522d321e | 25-Mar-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'balay/update-superlu_dist_mar-16-294e2d0' |
| b6e1c89b | 24-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/fix-externalpackage-build-shared' |
| 441225b5 | 24-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 53980de7 | 23-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
metis: update with fix for Xcode 7.3 thread issue
ld: section __DATA/__thread_bss extends beyond end of file, file 'CMakeFiles/metis.dir/__/GKlib/error.c.o' for architecture x86_64
Reported-by: Pet
metis: update with fix for Xcode 7.3 thread issue
ld: section __DATA/__thread_bss extends beyond end of file, file 'CMakeFiles/metis.dir/__/GKlib/error.c.o' for architecture x86_64
Reported-by: Peter Lichtner <peter.lichtner@gmail.com> Reported-by: Bastien Chaudet <bastien.chaudet.1@ulaval.ca>
show more ...
|
| fbbed176 | 22-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
switch chombo, saws to use a tested gitcommit |
| 3ca70a35 | 22-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu_dist: update to snapshot with superlu_dist_options_t, superlu_dist_mem_usage_t changes |
| 33883a3f | 22-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu_dist: use a working snapshot. |
| 162cdd51 | 21-Mar-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to latest hypre prelease version
Funded-by: IDEAS Project: xSDK Time: 0 hours Reported-by: Ulrike Meier Yang <yang11@llnl.gov> |
| 4a08bad0 | 19-Mar-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Added os.path.expanduser() for uses of ~ in --prefix
Thanks-to: Alicia Marie Klinvex <amklinv@sandia.gov> |
| 1212d884 | 17-Mar-2016 |
Satish Balay <balay@mcs.anl.gov> |
externalpackages: add checkSharedLibrariesEnabled() so all packages check this routine consistantly to enable or disable sharedbuild.
Also flag --with-shared-libraries=0 --with-packages-shared=1 is
externalpackages: add checkSharedLibrariesEnabled() so all packages check this routine consistantly to enable or disable sharedbuild.
Also flag --with-shared-libraries=0 --with-packages-shared=1 is not supported because fPIC check cannot be enabled for this case. [which is a requirement to work correctly]
show more ...
|