| #
8076ac6a
|
| 28-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 3c41e2b13e8ba1d36bf1c8a081154d64e53d549d
|
| #
2714b66a
|
| 28-Aug-2010 |
Jed Brown <jed@59A2.org> |
Use PETSC_FUNCTION_NAME instead of __FUNCT__ in remaining macros, to get better behavior in user code
Hg-commit: 6966fae45ae34a64557978e4c2c4b7223ce20ddf
|
| #
0e206665
|
| 28-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f164ce7549fa74f62a595e83f292eeb4d2854681
|
| #
551c0e33
|
| 27-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: e8da3dbee7adf5e5a3bff8c938bdf7c8d59b9f19
|
| #
63cf1ef0
|
| 27-Aug-2010 |
Jed Brown <jed@59A2.org> |
Correct prefetch hint definitions to agree with Intel manual and GCC docs
Hg-commit: 51fe6ba42cf669ceabf76163530668e9dbe3d2d7
|
| #
50d8bf02
|
| 27-Aug-2010 |
Jed Brown <jed@59A2.org> |
Prefetch updates
Use __builtin_prefetch when it's available. The control is at least as precise as the _mm_prefetch intrinsics.
Add PETSC_PREFETCH_HINT_{NTA,T0,T1,T2} macros to handle implementati
Prefetch updates
Use __builtin_prefetch when it's available. The control is at least as precise as the _mm_prefetch intrinsics.
Add PETSC_PREFETCH_HINT_{NTA,T0,T1,T2} macros to handle implementations disagreeing about _mm_prefetch prototypes.
Changed prefetch call in relax.h to from T0 to NTA, it seems very unlikely that this function really intended to prefetch only to highest-level cache.
Hg-commit: 1bd3600f61c29cec4aa844c152ce9cf8b01912e8
show more ...
|
| #
cdb44a51
|
| 26-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: f073afb985c264bd0c7e18eaa3075d3a35476b5d
|
| #
1db36a52
|
| 23-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
better message in check of positive definite shift for ILU
Hg-commit: 571800d0bf679ff93432b36bb77cdcb2ae4c4eea
|
| #
d47de31d
|
| 18-Aug-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 234708a6abebb3da9e8899d5fb5cd7b58ea7baff
|
| #
17f8689b
|
| 13-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: a49d9a4b41bc0facd257e7db9fe73ba5036163ed
|
| #
638faf0b
|
| 13-Aug-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PetscSubcommType in PetscSubcommCreate(); add PetscSubcommCreate_contiguous().
Hg-commit: 67df4fdba5bd71cd800342754b2658fab14f1c2c
|
| #
0f99a309
|
| 05-Aug-2010 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 333bff9132a5a188ad4b843e23dc7c3f10e040f1
|
| #
e5268aff
|
| 05-Aug-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: 13eede2e1b197fa8bedfc04bab657922ee264b47
|
| #
5a11e1b2
|
| 04-Aug-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed names of CRL and CSRPERM subclasses of AIJ matrix to AIJCRL and AIJPERM to properly reflect the class hierarchy
Hg-commit: 90a01f1f11884d2753059adf03d4efc3c44d42e6
|
| #
cabad346
|
| 18-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 283a262bf7d65640c624d328dd10728b141e2144
|
| #
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
|
| #
d5bac5b1
|
| 09-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: dbe17f4cd57aa220aaa7f3a4929b4662f1fd3cc2
|
| #
d2ffe925
|
| 09-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: fb3fb77fa7d8bd71eb94b0f289024414b41b2354
|
| #
ad4df100
|
| 08-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
started adding Logically or Neighbor-wise Collective to manual pages
Hg-commit: 7a478f9b05148e2efabc037328838c5851772610
|
| #
c9b90e31
|
| 06-Jul-2010 |
Victor Minden <victorminden@gmail.com> |
commit after merge
Hg-commit: f9a876531578af47c6e59a2c1d832a9c96637bc5
|
| #
3a3e4172
|
| 04-Jul-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 8be6b379b7bc1cbb3adf7412dfe042e3e92c6019
|
| #
af272810
|
| 03-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after update
Hg-commit: 748ae23246af9e0b211b53ef6ff7593ab7e20a67
|
| #
dbeab2b0
|
| 15-Jun-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: a1b4305d024589caa26e29111abd527e79f3701e
|
| #
d1716517
|
| 14-Jun-2010 |
Satish Balay <balay@mcs.anl.gov> |
#47557 fix UsingFortran manpage
Hg-commit: 23adb0f573e7f1109a37bddc4234b85cda86220a
|