| 82010f5c | 18-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed Fortran interfaces for MatSetValuesXXX() to reflect backend is F77 interface
Update pflotran.py to use Pflotran's new ./configure make make install
Funded-by: IDEAS Project: IDEAS/xSDK Time:
fixed Fortran interfaces for MatSetValuesXXX() to reflect backend is F77 interface
Update pflotran.py to use Pflotran's new ./configure make make install
Funded-by: IDEAS Project: IDEAS/xSDK Time: 2 hours Reported-by: Glenn E. Hammond <gehammo@sandia.gov>
show more ...
|
| 4d03fd2b | 16-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add multiple Fortran interface definitions for MatSetValuesXXX() and VecSetValuesXXX()
Tested against PFlotran. This is needed because Fortran requires seperate interface definitions if the argument
Add multiple Fortran interface definitions for MatSetValuesXXX() and VecSetValuesXXX()
Tested against PFlotran. This is needed because Fortran requires seperate interface definitions if the argument is a scalar or an array of size 1.
Funded-by: IDEAS Project: IDEAS/xSDK Time: 6 hours
show more ...
|
| aecb6ece | 17-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
cuda: update --with-cuda-arch to work with cuda-8.0 |
| 878e06ce | 16-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 5adf2196 | 16-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
concurrencykit: add backup download URL |
| 6a23bfb9 | 15-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
xsdk: fix nightlybuild breakage with --download-xsdk --download-triangle on OSX
Perhaps this code should be fixed to (set and) use petsc.dlib - so that we don't have to manually list all externalpac
xsdk: fix nightlybuild breakage with --download-xsdk --download-triangle on OSX
Perhaps this code should be fixed to (set and) use petsc.dlib - so that we don't have to manually list all externalpackages?
show more ...
|
| eb2b6c35 | 15-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
f2003: gfortran-4.4 does not support f2003 classes - so update the configure test [otherwise ex18f90 in /sandbox/petsc/petsc.clone/src/snes/examples/tests fails to compile] |
| 11d1e910 | 14-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Add support for Chaco from the Trilinos distribution
It includes a chaco.h file and has a small API change
Funded-by: IDEAS Project: IDEAS/xSDK Time: .4 hours Reported-by: Satish Balay <balay@mcs.
Add support for Chaco from the Trilinos distribution
It includes a chaco.h file and has a small API change
Funded-by: IDEAS Project: IDEAS/xSDK Time: .4 hours Reported-by: Satish Balay <balay@mcs.anl.gov>
show more ...
|
| 15f613f8 | 11-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/f2clibs-may-need-lquadmath' |
| b2163f8c | 08-Nov-2016 |
Pieter Ghysels <pghysels@lbl.gov> |
Update version of STRUMPACK to 1.1.0. |
| e4a6b2a7 | 08-Nov-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Correct flag for optimized Pragmatic build |
| bc2ee265 | 07-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Though PETSc may have detected -lquadmath it does not pass it in when checking libraries that may need it
Time: .05 hours |
| 710fc27d | 07-Nov-2016 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge remote-tracking branch 'origin/maint' |
| d4148adb | 02-Nov-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/add-trilinos-support-without-download' |
| 90b3b921 | 01-Nov-2016 |
Satish Balay <balay@mcs.anl.gov> |
pastix: some build issues are fixed in the latest release Time: .1h Reported-by: "Garth N. Wells" <gnw20@cam.ac.uk> Reported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
| ab8a7c5b | 28-Oct-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
reorganize Trilinos.py to set HAVE_XXX when using an already installed Trilinos
Funded-by: IDEAS Project: IDEAS/xSDK Time: .4 hours |
| 488aed26 | 28-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/update-strumpack-1.0.4' |
| 35288507 | 28-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
strumpack: add backup url |
| 23bded4b | 26-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/karlrupp/feature-viennacl-preconditioners/master' |
| 8bcc8b4c | 25-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
strumpack: update to latest version 1.0.4 |
| a6b7c02e | 25-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/update-xsdk-oct-2016' |
| e262d011 | 22-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu_dist: 64-bit-indices fix https://github.com/xiaoyeli/superlu_dist/issues/4 |
| 33007974 | 19-Oct-2016 |
BarryFSmith <bsmith@mcs.anl.gov> |
Merged in nkralpy/petsc (pull request #582)
Small patch to enable Zoltan's F90 interface |
| 84d4acb1 | 19-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/update-xsdk-oct-2016' |
| af4c8c99 | 19-Oct-2016 |
navi <nkr1729@gmail.com> |
zoltan_f90 |