| 31b68326 | 20-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to qblaslapack.py
Hg-commit: 6e142302292f77f069087694e0737ef0f943b475 |
| 50d91057 | 20-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
updated all of PTScotch stuff to use proper ptscotch name and not scotch (since scotch is not ptscotch)
Hg-commit: e7f0c67b1b4cbe2b0adabff762d85a2581d91541 |
| 77b57c2f | 20-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
starting to change Scotch to PTScotch
Hg-commit: 5635409e9dfadb924f1c5500fc9517c6620b02ae |
| e0f1cffa | 19-Aug-2011 |
Jose Roman <jroman@dsic.upv.es> |
Update Scotch interface to latest version
Hg-commit: 1338fadb6656161277cb1f01449b09a466a2245a |
| 09bc878f | 19-Aug-2011 |
Satish Balay <balay@mcs.anl.gov> |
atoll fixes on opensolaris
Hg-commit: d7f09fdf6751fdb1535ffab1e06ace9a21f4bcf4 |
| 73fca5a0 | 19-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
attempt to fix handling of feature test macros when not allowed TSConvergedReason was never defined for Fortran
Hg-commit: 6ce46ffc711600bf126ce6a6f74c8dac000f00c7 |
| 79998b17 | 19-Aug-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
since there are no autogenerated dmcomposite functions this file is never created #include "finclude/ftn-auto/petscdmcomposite.h90" hence cannot be included
Hg-commit: e07543feffd859a7afbca9a6faf188
since there are no autogenerated dmcomposite functions this file is never created #include "finclude/ftn-auto/petscdmcomposite.h90" hence cannot be included
Hg-commit: e07543feffd859a7afbca9a6faf188f34d2e9ab2
show more ...
|
| dc18acc8 | 18-Aug-2011 |
Satish Balay <balay@mcs.anl.gov> |
remove usage of PACKAGE_INSTALL_DIR env variable for externalpackages [its a dummy var and unused by most packages anyway]
Hg-commit: 72cdf2007836cd18be1ea32feddecfceaccf779f |
| ac448642 | 17-Aug-2011 |
Satish Balay <balay@mcs.anl.gov> |
fix petscmachineinfo.h for windows [for paths with spaces]
Hg-commit: 6916c41f7a975303cd0f67cf4673e4ac587b85c8 |
| ad782ac6 | 17-Aug-2011 |
Satish Balay <balay@mcs.anl.gov> |
fix with-single-library stuff in petscmachineinfo.h
Hg-commit: 8d45f4056a9226ed4472bcb8d4f127bf52f403bc |
| 2220b48e | 17-Aug-2011 |
Satish Balay <balay@mcs.anl.gov> |
update mumps tarball for freebsd
Hg-commit: 4f5ae9430302daa6cd1670e9ba88dc6f8c60de8c |
| b3618d6d | 01-Aug-2011 |
Satish Balay <balay@mcs.anl.gov> |
'make all' automatically switches to cmake build. fix configure summary to reflect this.
Hg-commit: 3db3caed01b5e20255cf285404eaf70e1976bbe6 |
| aac20692 | 29-Jul-2011 |
Satish Balay <balay@mcs.anl.gov> |
add python-version message to cmake configure
Hg-commit: 94d689dee566b6fc763de955d35cbc5967d93e6b |
| 63db405b | 23-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
unprotected pthreadclasses stuff changed petscthread.py to not set pthreadclasses if not asked for, I don't fucking understand buildsystem
Hg-commit: 78fe98403c3fd0d24b12154743e831052982380c |
| ff34cdc8 | 22-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_USE_PTHREAD_CLASS to PETSC_HAVE_PTHREADCLASS so that name matches pthreadclasses.py name and cmake makes sure that specific code gets compiled
Hg-commit: 0a01a8e82fe4f48e319b836eb8da0
changed PETSC_USE_PTHREAD_CLASS to PETSC_HAVE_PTHREADCLASS so that name matches pthreadclasses.py name and cmake makes sure that specific code gets compiled
Hg-commit: 0a01a8e82fe4f48e319b836eb8da000af0532501
show more ...
|
| 8f54b378 | 19-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
protect sched.h with #if defined() removed gnu_source define in ex19.c
Hg-commit: 0b9debc30906f22fcd73f21b23743d72b5cd8dcb |
| df17f0d5 | 18-Jul-2011 |
Kerry Stevens <kstevens@spetjhiong.com> |
commit after merge from petsc-dev (MatMult_Add function)
Hg-commit: 95a831be5dc2ba75bb17311cad14d2f38977c0b7 |
| f7b66a64 | 16-Jul-2011 |
Jed Brown <jed@59A2.org> |
Build using CMake by default when it configured successfully
Hg-commit: b95ffff514b66a703d96e6ae8e78ea266ad2ca19 |
| e36111b1 | 16-Jul-2011 |
Jed Brown <jed@59A2.org> |
Pass compiler flags along to AMS
Hg-commit: 69b5fad51af295784d0428ece80cff86dab5c3fc |
| 42783084 | 16-Jul-2011 |
Satish Balay <balay@mcs.anl.gov> |
use 'mswin' instead of 'cygwin' for the default PETSC_ARCH cooked up by configure.
Hg-commit: 830e519a0709aa72dbb87f318ea7eac65c2baee3 |
| ba61063d | 15-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added PETSC_USE_PTHREAD_CLASSES protection removed // comments added protection of pthread_barrier does not exist
Hg-commit: 972a3b80c9a6f09bc54db7149d59da967e72545e |
| b8944a54 | 15-Jul-2011 |
Jed Brown <jed@59A2.org> |
Pass AR_FLAGS on to AMS
Hg-commit: f32bfe3238a21ed0d121567a73d8bc170f34332a |
| 23dc161d | 13-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
added yaml.py that supports --download-yaml and installs the libyaml c implementation
Hg-commit: 85cb7f6c9b3bd288718f77d2a0cc1bd8c872b529 |
| 574852b4 | 12-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
got --download-ams working
Hg-commit: 5b03ce93f9b7eab24350f49f46b6341ebb7f0659 |
| 4d339f86 | 11-Jul-2011 |
Barry Smith <bsmith@mcs.anl.gov> |
turn off server and hence pthreads by default
Hg-commit: 15bbf44c07223c703a6e68e6232234eaa3628a45 |