| 8b0282a9 | 24-Jul-2010 |
Jed Brown <jed@59A2.org> |
Set up CMake automatically when CMake (and suitable Python) available
Hg-commit: 6903c7b9962778d30fbdd5c25c66f020e897db54 |
| e60ab106 | 24-Jul-2010 |
Jed Brown <jed@59A2.org> |
Remove trailing && from PaStiX and Scotch command lines
Hg-commit: dd18d8d438406048e0f540a13843c069806e3c55 |
| ce51693e | 23-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Configure fix for c2html
Hg-commit: 219875320e90e74195bdb591bf6f0b61d8952636 |
| 8965393f | 22-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Make cuda depend on cusp and thrust
Hg-commit: a17a164e5e8ce93132b711ea243410bc797972ed |
| 214c66b1 | 22-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2e4434afbaa93f1f9d74d29747c0b1ca69c8071b |
| 7ae6c1e2 | 22-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
I do not think importer is necessary anymore, and its broken
Hg-commit: 34d67f07f14af79460f886955bff7019618fafad |
| dc71abea | 19-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
'dynamic libraries' -> 'dynamic loading'
Hg-commit: fc5b728e2384af7e46e820ac7a7ffde0693a4517 |
| 57d511b2 | 18-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
remove 'ifneeded'
Hg-commit: 56d3a05e38f7b049c31f700e7d10b52741f0a0af |
| e1ff370d | 18-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
#49590 check for error usage of '--with-pic=0 --with-shared-libraries=1' or 'with-shared-libraries=0 '--with-dynamic-loading=1' using framework.clArgDB
If with-dynamic-loading is specified - autoen
#49590 check for error usage of '--with-pic=0 --with-shared-libraries=1' or 'with-shared-libraries=0 '--with-dynamic-loading=1' using framework.clArgDB
If with-dynamic-loading is specified - autoenable with-shared-libraries, with-pic etc.
Hg-commit: 1b5a37c5227cc67960cffae89a80b448f5a5fcc0
show more ...
|
| 20de1f94 | 17-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed --with-dynamic-loader should be --with-dynamic-loading
Hg-commit: 3b728e62e41001869f37ee8e0d857e9db34892f3 |
| b1d46b72 | 17-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed --with-shared to --with-shared-libraries --with-dynamic to --with-dynamic-loader --known-mpi-shared to --known-mpi-shared-libraries
Hg-commit: eb61e3f37daa8e661112f4c70485bc4af5a8b6e0 |
| d4ed5ae5 | 16-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
#49590 executeShellCommand('cmd-a ; cmd-b') -> 'cmd-a && cmd-b' so that configure gets tok know error codes/messages from cmd-a
Hg-commit: c9e53046a9b5a308a83e96483cbcc6d1d59d5001 |
| 31f1e1ee | 16-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 7c799122d786c7eb6bc6ef5456b867386f1a9858 |
| 82d0345b | 16-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
More FEM generation
Hg-commit: 754b06c42047a9eca2ca77a98f92c3205b2353f5 |
| 1642fd3c | 16-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
improved help message for --with-shared and --with-dynamic made --with-dynamic require --with-shared make --with-shared NOT allow --with-pic=0
Hg-commit: e60f53cde49da50f1eb02741665d5073afd6244e |
| 7c93a85d | 14-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
merge from 31 also discard lu->vec related changes from 31 [as this part changed in dev]
Hg-commit: 1bb9d9150a22910f3e4e9827c2b7f3df77a88b08 |
| 2782d6cf | 14-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 4b49f59f9b03aa34c8690c71df6fe68e01c18fde |
| 1f4bd939 | 14-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
builder now runs Vec tests correctly
Hg-commit: d71394f810d1a6a3bc7f75ef49186c5c006cf5e6 |
| 0b244b98 | 13-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
changed cuda package to set clinker a better way
Hg-commit: 431f1e6fb1b7176c129b393c9b67bedb7cd411cb |
| f45ee292 | 13-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
changed default linker in cuda to nvcc
Hg-commit: 3c4074e47ea27f9034fb91d6ce5f2fe15a366cac |
| 2c1af831 | 13-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
started work on mpicuda class. fixed seqcuda to work with clanguage c++.
Hg-commit: 702f2df41c5f50975a5d31bc66c3c81ea259b246 |
| 66f602da | 13-Jul-2010 |
Satish Balay <balay@mcs.anl.gov> |
#49149 add back hypre dependency for blopex [only when --download-hypre is used]
Hg-commit: d18f05bf9eef18d6bb77727dd976dc29b89e64a5 |
| 2f947c57 | 12-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
changed so that petsc can build with a separate compiler from CUDA and so CUDA can use double-precision (on supported GPUs)
Hg-commit: 174df62c8b10ba9b144a5961decdd927a51e78d0 |
| 3f84a7ef | 10-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
hdf5 builder should clean up from previous builds before starting new make
Hg-commit: 62d926f37bb13c997ab17666dd3deadca8737e9a |
| d37554e4 | 08-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Automated BuildSystem package use
Hg-commit: ec8f7748e6b7d52b367241a47cd884990205f69e |