| 472f2fbb | 23-Dec-2010 |
Satish Balay <balay@mcs.anl.gov> |
download superlu/superlu_dist directly from their homepage..
Hg-commit: e6fd401362607e0c0966691d5c6db7d1fafcf76a |
| adfeab41 | 23-Dec-2010 |
Satish Balay <balay@mcs.anl.gov> |
create 'lib' dir in superlu/superlu_dist - if its missing [if we ever spin tarball from hg]
Hg-commit: 33056f1846a0144df8cd90dda57363190ab8b196 |
| dfda4af3 | 22-Dec-2010 |
Sean Farley <sean@mcs.anl.gov> |
Updated SuperLU_DIST to 2.5 Removed the fortran checks for SuperLU / SuperLU_DIST because no longer needed Removed 64bit index option from SuperLU because it doesn't support it
Hg-commit: 7ad67f12e3
Updated SuperLU_DIST to 2.5 Removed the fortran checks for SuperLU / SuperLU_DIST because no longer needed Removed 64bit index option from SuperLU because it doesn't support it
Hg-commit: 7ad67f12e3c07f32cb047a3a96c94640e0ed3c66
show more ...
|
| 366b23d4 | 21-Dec-2010 |
Sean Farley <sean@mcs.anl.gov> |
Updated SuperLU to 4.1
Hg-commit: ed2e608f3160f71dcd3d25247a801e38f6945a02 |
| a2764e86 | 16-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
when PETSc starts up Matlab engine it uses MATLAB_COMMAND determined by configure's Matlab.py now
Hg-commit: 6b37ee91d0770d7d70568e8340fb86ab0e73597a |
| 49b8a679 | 11-Dec-2010 |
Satish Balay <balay@mcs.anl.gov> |
fix matlabengine on linux32
Hg-commit: c527bc1169aad1b247ee820678684778f3832de1 |
| e28dc04b | 10-Dec-2010 |
Victor Minden <victorminden@gmail.com> |
added check for memory alignment difference between nvcc and c compiler to cuda.py
Hg-commit: 343386adfd35927ed222a25d703bc239358055a2 |
| b40c4d34 | 09-Dec-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
update fftw to fftw-3.3alpha1
Hg-commit: 411bae5496b00c86112b5c98739502d167b8afad |
| 723b1ed7 | 08-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
more fixes to configure for CUDA
Hg-commit: ad0d8d99353c8e3cb4de6cbac132d207ecbd9d0c |
| 7135964a | 07-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
put locations of CUSP and Thrust into cuda.py and Installation.html
Hg-commit: c7b26ee76a7c64825a35d7c972a0777cee3b236b |
| b6564faa | 07-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
moved version check of cusp and thrust to config/PETSc/packages/cuda.py
Hg-commit: 517c86d4f06524c0c91b3c6abddcf476bb257d5c |
| 99a09518 | 05-Dec-2010 |
Jed Brown <jed@59A2.org> |
Fix sowing.py for generatefortranstubs interface change
Hg-commit: 4bfa104b1c5ae3e1b059ba8ad1fa805f118f2f09 |
| 3d1cffa6 | 03-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
generatefortranstubs.py bfortexecutable -- generates Fortran stubs for a directory and all children directories generatefortranstubs.py -merge -- run after all stubs are generated to merge include f
generatefortranstubs.py bfortexecutable -- generates Fortran stubs for a directory and all children directories generatefortranstubs.py -merge -- run after all stubs are generated to merge include files in include/finclude/ftn-auto
thus
generatefortranstubs.py bfortexecutable generatefortranstubs.py -merge
in the PETSC_DIR replaces the previous
generatefortranstubs.py bfortexecutable
Hg-commit: 91e8c3ab7afc00713c25fcc67c4b5d8ae3111d12
show more ...
|
| 9a2e99f4 | 03-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
made --with-matlab-engine a seperate package to work with cmake
Hg-commit: becc4b68ead47e30351a1deeae8b6c341f5b236c |
| 1804aa75 | 02-Dec-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed seemingly unneeded cc from Matlab.py
Hg-commit: 26a7a12a7e28d9f97acd915224df924471643dc7 |
| 9fb72abd | 22-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
only look in /Applications if it exists don't use Matlab ustdio file since it doesn't seem to exist any more
Hg-commit: 0f22a8c9da76553a024a6a3cef487980a83322c1 |
| f459d199 | 21-Nov-2010 |
Matthew G Knepley <knepley@gmail.com> |
Fix for TetGen configure
Hg-commit: 53c06776d2f093dc6de912967e91f27609b9d91f |
| b17742ca | 20-Nov-2010 |
Sean Farley <sean@mcs.anl.gov> |
Merged fix from petsc-3.1 in fdda.c
Hg-commit: 6cc7450d72f73509df836d2079bee90c8e00fc55 |
| bfb86719 | 18-Nov-2010 |
Jed Brown <jed@59A2.org> |
merge
Hg-commit: 9c05fd816e6a2ad50d1d3b5362606bb2b47d18b7 |
| 61de7c8f | 18-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
blopex fix for icc/win32
Hg-commit: 066b5b9c6064b332d46ce5a024aa02480d2ec360 |
| 4dfde864 | 18-Nov-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed for cuda seq vec functions that got lost with precision code
Hg-commit: 3f3eeecf1cc264adf9ac2fc928feef5a98d0a2a7 |
| fdb87e33 | 17-Nov-2010 |
Jed Brown <jed@59A2.org> |
Fix characteristic linking --with-single-library=1
Hg-commit: ce086d35b1624c96780fda29d61a4894b7ed7bfc |
| 60deeab1 | 15-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
enable complex=1 for petsc4py/mpi4py
Hg-commit: 7e70459288e11d9d9d088a9f70801ac87367fb05 |
| c16c35a9 | 15-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
error check for prefix=PETSC_DIR/PETSC_ARCH
Hg-commit: bde732f2a6ce7f08f7e8b51a312c65899d3b6c5c |
| 44898f65 | 15-Nov-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge from 31
Hg-commit: 6480738e73af1c0988f483868bd6635d37eef9de |