| 64c3c8f7 | 08-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu_dist: update to latest bugfix snapshot of superlu_dist-4.3
Requested-by: Hong <hzhang@mcs.anl.gov> |
| 8c22c10a | 08-Jan-2016 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into tisaac/dmforest
* master: (143 commits) Revert "revolve: c++ compile fix" - as revolve now does not require 'bool' anymore revolve: c++ compile fix revolve: enable t
Merge branch 'master' into tisaac/dmforest
* master: (143 commits) Revert "revolve: c++ compile fix" - as revolve now does not require 'bool' anymore revolve: c++ compile fix revolve: enable tests and add to nightlybuilds fix download url for revolve remove outdated unused script removed outdated use of the term petsc-dev for the development version of PETSc streams: precompute NPMAX - and use this value. And now user can use it optionally as: mpich: default to using ver 3.2 on OSX/ElCapitan as 3.1.3 does not build on Barry's laptop Revert "mpich: update version to mpich-3.2" superlu/dist: disable build on freebsd - as this test is with bsdmake [and superlu requires gnumake] superlu/dist: enable in complex nightly builds fortran: fix typo with MATSEQAIJRESTOREARRAYF90 Documentation for Dense and SeqAIJ Get/RestoreArrayf90 had incorrect dimensions Docs for MatGetRowIJF90() cut and paste and never fixed Bib: NPC refs superlu: no longer requires xerbla slamch dlamch ? $ nm -Ao libsuperlu_dist_4.3.a |egrep \(xerbla\|slamch\|dlamch\) superlu_dist: update to version 4.3 Bib: More of our refs added whitespaces to align numbers in verbatim environment Added verbatim environment to special tokens ...
show more ...
|
| 0c4ad85d | 08-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
Revert "revolve: c++ compile fix" - as revolve now does not require 'bool' anymore
This reverts commit f46bad4f8dbed07c7fdc4ed466ba9643181c81a9. |
| c2476cbd | 08-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
revolve: enable tests and add to nightlybuilds |
| 8e20b203 | 07-Jan-2016 |
Hong Zhang <hongzhang@anl.gov> |
fix download url for revolve |
| dc32dc79 | 05-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
streams: precompute NPMAX - and use this value. And now user can use it optionally as:
make streams [NPMAX=no_of_cores] |
| 516c0c63 | 04-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
mpich: default to using ver 3.2 on OSX/ElCapitan as 3.1.3 does not build on Barry's laptop |
| 545c7440 | 04-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
Revert "mpich: update version to mpich-3.2"
This reverts commit 94e11dd9c51ae5b3fd4117d2433750fe95461db9.
mpich-3.2 is not valgrind clean |
| 27fd2975 | 04-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 8eb41992 | 01-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu: no longer requires xerbla slamch dlamch ? $ nm -Ao libsuperlu_dist_4.3.a |egrep \(xerbla\|slamch\|dlamch\) |
| 8af8c17f | 01-Jan-2016 |
Satish Balay <balay@mcs.anl.gov> |
superlu_dist: update to version 4.3 |
| e5b2100b | 29-Dec-2015 |
Steven G. Johnson <stevenj@alum.mit.edu> |
add --blaslapack-suffix=xxx argument for user-defined symbol suffix, consolidate Unix mangling code into a single header file for BLAS/LAPACK |
| bb083aed | 26-Dec-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'hongzh/checkpointing' |
| dce90f5d | 26-Dec-2015 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into tisaac/dmforest
* master: (177 commits) DT ex3: The test should check the number of digits requested DT ex3: One test fails in single precision Plex: Do not automati
Merge branch 'master' into tisaac/dmforest
* master: (177 commits) DT ex3: The test should check the number of digits requested DT ex3: One test fails in single precision Plex: Do not automatically create a default section if no fields are defined Plex: DMPlexCopyCoordinates() needs to create the coordinate section if it is missing superlu: no longer requires xerbla slamch dlamch ? superlu: update to v5.1 skip MatSolve() if matrix factorization fails replacing SETERRQ with error output info and continue execution SNES ex12: Added parallel tests - These test parallel, unstructured interpolation/restriction using FAS Plex+SNES: Now in DMPlexComputeJacobian_Internal(), we also form the Jacobian preconditioner matrix FE: Now we can form either the Jacobian or the Jacobian preconditioned matrix using a flag DS: Now have point wise function slots for the Jacobian preconditioned matrix - This will allow us to form the "right" operator for preconditioning, like M in the (2,2) block for Stokes Plex: When swapping Plexes, also swap point SF Plex: Fix parallel error in Injector Mat+Plex: Added MatPreallocator which can be called with MatSetValues() and preallocates another Mat - This could have been another "mode" of Mat, but I thought this was cleaner - Use MatPreallocator to preallocator Plex interpolators DT ex3: Change tolerance and eliminate tests which need MPFR from regular runs superlu: fix complex build superlu: update to using 5.0 tarball with the fix for -Werror=format-security superlu: update to use tarball with -Werror=format-security fix DM: Clone the coordinate DM instead of reusing in Clone() ...
Conflicts: config/builder.py src/dm/impls/plex/plexcreate.c
show more ...
|
| a54c3aa5 | 23-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
blaslapack: update error message to suggest using a package manager to install missing packages. |
| beeb46eb | 23-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
superlu: no longer requires xerbla slamch dlamch ?
$ nm -Ao libsuperlu_5.1.a |egrep \(xerbla\|slamch\|dlamch\) $ |
| 1a0d7fa3 | 23-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
superlu: update to v5.1 |
| 5db81dd2 | 20-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
superlu: fix complex build
Reported-by: Torquil Macdonald Sørensen <torquil@gmail.com> |
| c3d89e0a | 19-Dec-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into hongzh/checkpointing
Manual merges for a couple of PetscOptions changes in master |
| 2732e6e4 | 18-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
superlu: update to using 5.0 tarball with the fix for -Werror=format-security |
| 025068c5 | 18-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
superlu: update to use tarball with -Werror=format-security fix |
| 05f3bafe | 17-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'maint' |
| 47314e81 | 17-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
hypre: use latest config.guess and config.sub https://bitbucket.org/petsc/petsc/issues/116 |
| 00ceaee7 | 17-Dec-2015 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/matpackage-erroriffpe' |
| a9ec7e9e | 17-Dec-2015 |
Toby Isaac <tisaac@uchicago.edu> |
PetscSF: compile even if MPI_Reduce_local() is not available |