| 0fc8abbb | 23-Aug-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Refactored ./configures handling of package requirements for precision. Now each package indicates what it supports with self.precisions = ['single','double','__float128'] Updated the package files t
Refactored ./configures handling of package requirements for precision. Now each package indicates what it supports with self.precisions = ['single','double','__float128'] Updated the package files to indicate what they support Removed unneeded #requires arguments from makefiles for external packages.
Time: 2 hours Reported-by: Patrick Sanan <patrick.sanan@gmail.com>
show more ...
|
| 568e4f96 | 18-Aug-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint' |
| 55d7bfd6 | 17-Aug-2016 |
Satish Balay <balay@mcs.anl.gov> |
ptscotch: update to version 6.0.4
Reported-by: https://bitbucket.org/blechta/ https://bitbucket.org/petsc/petsc/issues/141/ |
| c3eba165 | 17-Aug-2016 |
Satish Balay <balay@mcs.anl.gov> |
ptscotch: fix buggy pthread detection code on Mac/Linux |
| 2d90af56 | 16-Aug-2016 |
Satish Balay <balay@mcs.anl.gov> |
hypre: add dependency on -lm. Error triggered with --with-fc=0 on Ubuntu 14.04
Reported-by: "Ari Rappaport" <arir@vosssci.com> |
| 32cc7696 | 12-Aug-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Configure: Caught exception in order to write error to log Reported-by: Sanjay Govindjee <s_g@berkeley.edu> |
| a7074850 | 26-Jul-2016 |
Matthew G. Knepley <knepley@gmail.com> |
CTetGen: Updated to newest commit |
| 3a818db7 | 24-Jul-2016 |
Satish Balay <balay@mcs.anl.gov> |
sowing: update to version that creates manpage URLs for 'enum' types/values |
| bcb44149 | 24-Jul-2016 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
Merge branch 'jose/veccuda-tests'
Conflicts: config/PETSc/Regression.py
* jose/veccuda-tests: This is an attempt to modify configure to run regression tests with VECCUDA. The tests for CUSP ar
Merge branch 'jose/veccuda-tests'
Conflicts: config/PETSc/Regression.py
* jose/veccuda-tests: This is an attempt to modify configure to run regression tests with VECCUDA. The tests for CUSP are left unchanged. The new tests include CUSPARSE and work with real and complex scalars. See PR #490 for discussion.
show more ...
|
| 530f2ba0 | 22-Jul-2016 |
Karl Rupp <rupp@iue.tuwien.ac.at> |
Merge branch 'karlrupp/feature-viennacl-hybrid'
Conflicts: src/mat/impls/aij/mpi/makefile
* karlrupp/feature-viennacl-hybrid: Added hybrid capabilities (CUDA, OpenCL, OpenMP) for ViennaCL bindi
Merge branch 'karlrupp/feature-viennacl-hybrid'
Conflicts: src/mat/impls/aij/mpi/makefile
* karlrupp/feature-viennacl-hybrid: Added hybrid capabilities (CUDA, OpenCL, OpenMP) for ViennaCL bindings. Depending on whether the user configures with CUDA, OpenCL, or OpenMP, the respective backends will be available in ViennaCL. Available options: - viennacl_view: Lists available and selected backends - viennacl_backed: One out of CUDA, OpenCL, OpenMP (if enabled in configure) - viennacl_opencl_device_type: cpu, gpu, accelerator (OpenCL device type selection)
show more ...
|
| 527f1c4a | 12-Jul-2016 |
Satish Balay <balay@mcs.anl.gov> |
petsc4py: update to snapshot with TSGLLE change |
| 644eb889 | 24-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/add-matlab-test' |
| bef0e312 | 24-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| e4f43ac4 | 24-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/update_superlu_and_dist/maint' into maint |
| b2773866 | 20-Jun-2016 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge remote-tracking branch 'origin/maint' |
| 686ba576 | 17-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
matlab: add nightlybuild with gcov
- convert test to use MPI - this way externalpacakge [MATLAB, MATLAB_ENGINE] tests are also run - enable tests for MATLAB and MATLAB_ENGINE - enable --with-matlabe
matlab: add nightlybuild with gcov
- convert test to use MPI - this way externalpacakge [MATLAB, MATLAB_ENGINE] tests are also run - enable tests for MATLAB and MATLAB_ENGINE - enable --with-matlabengine-lib option - fix regression.py to use packages.PACKAGE - so that 'MATLAB_ENGINE' is used in TEST_RUNS - not 'MATLABENGINE' - Fix MEX calls to use - GCC - as version check is done in this compiler - LDFLAGS - as -lgcov is listed here.
show more ...
|
| 433fd40d | 16-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu/dist: update to latest maint snapshot
Also remove -DAdd_ hack for Superlu_dist and copy "fortran mangling flag" code to superlu |
| 7b222b65 | 16-Jun-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
switch to the download boost from sourceforge that seems easier to reach from inside SNL!
Funded-by: IDEAS Project: xSDK Reported-by: James M Willenbring <jmwille@sandia.gov> |
| 5d5b34ac | 15-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/fix-pic-check-ubuntu1610/maint' into maint |
| 18c777fe | 15-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/balay/fix-pic-check-ubuntu1610/maint' |
| 552bdeba | 15-Jun-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Pragmatic: Bump version |
| 146a7208 | 15-Jun-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'maint' |
| 5708bc22 | 15-Jun-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes and updates for webclient code
Google URL shorten now requires PETSc API ID Added URL shorten test example Testing of webclient examples was non-existent, improve it slightly |
| 90ca444e | 14-Jun-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-configure-petsc-dep'
* knepley/fix-configure-petsc-dep: Configure: Make sure providers run before packages Configure: Added requireModule() to framework which only chan
Merge branch 'knepley/fix-configure-petsc-dep'
* knepley/fix-configure-petsc-dep: Configure: Make sure providers run before packages Configure: Added requireModule() to framework which only changes dependencies Configure: Better handling for PETSc dir Configure: Packages should use interface to avoid direct PETSc dependencies Configure: Enable package to be used outside PETSc
show more ...
|
| 4fab0d86 | 14-Jun-2016 |
Satish Balay <balay@mcs.anl.gov> |
configure: improve -fPIC test for ubuntu 16.10
Reported-by: https://bitbucket.org/nschloe https://bitbucket.org/petsc/petsc/issues/132 |