| c17a2b58 | 26-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix ptscotch build error on ubuntu 12.04 [with -lm]
Hg-commit: 774b2d6a6157d4844a13baf66da41a07a9de1691 |
| 0d654bb3 | 23-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
3D tests working for ex52 (GPU residuals), fixed many bugs - Fixed bug in FEM.py when generating inline basis structs - Fixed bug in ex52 f1_elasticity() - Use SPATIAL_DIM_0 macro for dimension in ex
3D tests working for ex52 (GPU residuals), fixed many bugs - Fixed bug in FEM.py when generating inline basis structs - Fixed bug in ex52 f1_elasticity() - Use SPATIAL_DIM_0 macro for dimension in ex52
Hg-commit: fb8de26a2b86995bb87ec8f988397647a9a8e294
show more ...
|
| e86c6560 | 23-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
3D tests passing for ex52 (Laplacian on GPU), Fixed bug with real type in DMComplex refinement - Separated GPU information into 2 headers - Made changes for 3D in ex52_integrateElement.cu
Hg-commit:
3D tests passing for ex52 (Laplacian on GPU), Fixed bug with real type in DMComplex refinement - Separated GPU information into 2 headers - Made changes for 3D in ex52_integrateElement.cu
Hg-commit: 7560c0783bda009dfb967ad02d913c48a6df10b9
show more ...
|
| 5816802f | 22-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 91990355ddeed5e72c092253865a33777b722adc |
| dbb482c7 | 22-Mar-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
two indpendent fixes: Linus will not like me 1) cleaned up use of afterimage to produce .gif files and or movies from PetscDraw for X windows 2) fixed bugs in petsc viewer for binary files that are
two indpendent fixes: Linus will not like me 1) cleaned up use of afterimage to produce .gif files and or movies from PetscDraw for X windows 2) fixed bugs in petsc viewer for binary files that are also called for sockets but gave incorrect reads and hence subtle errors
Hg-commit: 349a8af9d47d3d5eab27b651e8772016c0e7ff6b
show more ...
|
| 91f9b906 | 22-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix cmake/absoft f90 build
Hg-commit: c66ce3bdd321c518ab670d430482c1f7a79c15ad |
| b4d43a9f | 20-Mar-2012 |
Sean Farley <sean@mcs.anl.gov> |
metis: update both packages to newest patched version which addresses the __thread issue
Hg-commit: 7d27e5d2ba94577543eab68ca07ab72e00411102 |
| c4546836 | 20-Mar-2012 |
Jed Brown <jed@59A2.org> |
Update FFTW download
Hg-commit: e7023ed1205ee115f9a27391097268d128e0e72b |
| d32e3188 | 16-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix metis build on opensolaris
Hg-commit: 7b63204824bd5a6f4a31b39543d615adc7fa5516 |
| c75df4bc | 16-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
update to latest cmake
Hg-commit: 02503143e73ebeba830a4fc585bd253f1072cf1c |
| 040257f2 | 16-Mar-2012 |
Jed Brown <jed@59A2.org> |
Update generation of PETScConfig.cmake, remove /usr/local/include because FreeBSD does not find it by default
Hg-commit: 5b69421d6124b43c56dcf7a5563538e2c3076b3f |
| b8859c24 | 16-Mar-2012 |
Jed Brown <jed@59A2.org> |
X.py: pkg.include should not have '-I' in the name
Hg-commit: a267a0809fb5b81a8a4c27a6f39e11792790466a |
| cdb37453 | 16-Mar-2012 |
Jed Brown <jed@59A2.org> |
Enable MUMPS, SCALAPACK, and BLACS on Windows because user Pham Van <pham_ha@yahoo.com> reports that it works
Hg-commit: a84104ee1744756d16c49ade9b1215813e595674 |
| 968a2691 | 16-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
get the nightly builds going
Hg-commit: 035633be7d6c4ea890046b6b8e0f0febee75af1c |
| 309df629 | 15-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
remove workarround code that adds cmake to PATH [and directly invoke cmake set by configure]
Hg-commit: be0162813bffa633e2e13c33607e00a50227f18d |
| 9334defc | 15-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
merge from 32
Hg-commit: 4428540858c38abfd8f7e013d605344901df49ff |
| 4a3893bb | 15-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
update mumps tarball [merge prior patches with Sean's]
Hg-commit: ce1d5480147357dd18bc60a61d3dfa6b6f2c32f1 |
| d63f7f1d | 14-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
#109130 __thread in parmetis breaks with some compilers. So instead of selectively disabling it - change to *always* disable.
Hg-commit: 5502346cf582b8e3dcde72dd30c224744c0dc53c |
| fc7c7473 | 13-Mar-2012 |
Matthew G Knepley <knepley@gmail.com> |
Check for Clang compiler when adding workaround flag to Metis
Hg-commit: 4f41d3f98a2992dcf3acc7403884bcbc1c1a19a8 |
| 41dabd52 | 09-Mar-2012 |
Satish Balay <balay@mcs.anl.gov> |
update hypre tarball with local patches
Hg-commit: ab0cd5d90c4eedc54323f55a6b78ef832cf57879 |
| 4ddd07fc | 09-Mar-2012 |
Jed Brown <jed@59A2.org> |
Update Hypre to 2.8.0b and add support for 64-bit int
Hg-commit: 5d03e530c1f830fb05b572b0b2d592af05604486 |
| 7dbde848 | 03-Mar-2012 |
Jed Brown <jed@59A2.org> |
Fixes for libAfterImage compilation, ImageMagick is still just a stub
Hg-commit: fb79e104b74267c74aa64f125e7eb6a64bce4b14 |
| 954a84d0 | 01-Mar-2012 |
Sean Farley <sean@mcs.anl.gov> |
parmetis: fix cflags string to escape quote
Hg-commit: d33f3ccece60317183d74292b21fdf2390c952ee |
| f064ce54 | 01-Mar-2012 |
Sean Farley <sean@mcs.anl.gov> |
metis: fix cflags string to escape quote
Hg-commit: 6a8e32e4e93d9e40790f8923c6a73907872bf458 |
| 5d74ee18 | 29-Feb-2012 |
Sean Farley <sean@mcs.anl.gov> |
parmetis: pass cflags to cmake
Hg-commit: 56fd62d0214667227b02254a07a3700b7fecc9ed |