| 019f2bb8 | 08-May-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix warning
Hg-commit: 7d3534f51dad41c8ce0f1c3b2b5f1908e0f4b2c2 |
| 4020307f | 08-May-2012 |
Satish Balay <balay@mcs.anl.gov> |
fix unused variable warnings
Hg-commit: e1d588309ed693445a1a0abe7433fe7bda885ec4 |
| 76270f95 | 07-May-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Create a global numbering for a list of subcomm-based objects.
Hg-commit: ab27914cc4d495b8e63a34a531d491479e06b264 |
| 26daf32a | 31-May-2012 |
Satish Balay <balay@mcs.anl.gov> |
merge from 33
Hg-commit: 4fccbd107ba5c97f6268b8420d0ddb871f547b9f |
| 422737f6 | 31-May-2012 |
Jed Brown <jed@59A2.org> |
Fix ThreadComm updates and reference counting with PetscSubcomm (fixes PCREDUNDANT)
Hg-commit: f2198bd9a1e9ae95e138a61169e36809484d76a2 |
| 5e765c61 | 06-May-2012 |
Jed Brown <jed@59A2.org> |
Use MPI_Init_thread() if available
Hg-commit: 356966214e842e95e7a4e0ad9bab369f74c57905 |
| 5ef7c072 | 06-May-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
more thread stuff that needs protection when threadcomm not used
Hg-commit: 771abb9c98554c78e948419d95ebb0039a6463b8 |
| 924f458f | 05-May-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Disable threadcomm unless PETSC_THREADCOMM_ACTIVE flag is set
Hg-commit: c3b4a0ef897275b07bf7a452d14718892c3f8c4b |
| 94c81401 | 05-May-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Initialize threadcomm in PetscInitialize()
Hg-commit: 6e720397eba0d75eb1822c13f48f29eb13399120 |
| f4de128a | 05-May-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Test implementation of vector routines VecSet_Seq(), VecCreate_Seq(), VecAXPY_Seq(), and VecDot_Seq() using the threadcomm interface.
Hg-commit: b78f79002f788fca8cf8fae57286bab682a0e628 |
| e93c322d | 05-May-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Have only the main thread updated the reference count.
Hg-commit: b7b813c9e45b84380e3b8356de3d4ebc25e32246 |
| a5057860 | 30-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup include files slightly removed warning generating code
Hg-commit: e1c9e44476917d298f5bb1d12e7f3b51de0af5ca |
| 8b50ef08 | 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare: Fortran stub fix.
Hg-commit: 9c46da664a93cd01087d0226ad47a6231472f2db |
| 251f4c67 | 27-Apr-2012 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
PetscTypeCompare -> PetscObjectTypeCompare
Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be |
| a1dac056 | 26-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 094d51dba926ed63684fca7208e94169d110be19 |
| 2981ebdb | 26-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
cleanup petscsys.h remove some dead zope code added & to section destroyed in DMDestroy_DA()
Hg-commit: 883cc780bf60b4959f61e5a756299945b4b0e965 |
| bd8b14e7 | 26-Apr-2012 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Moved PetscThreadComm initialization to PetscInitialize(). Needs the option -use_threadcomm
Hg-commit: 9eb7da54044ac676dc56b5b34f0513a4c0e8e5aa |
| 2414b3c7 | 24-Apr-2012 |
Jed Brown <jed@59A2.org> |
backout b30fbcc6d895 and 8a997a5a65d3, MPIU_SUM is necessary
Although MPI_SUM can (and must) be used with MPI_Accumulate, it cannot be used on derived data types with MPI_Allreduce.
Hg-commit: 1453
backout b30fbcc6d895 and 8a997a5a65d3, MPIU_SUM is necessary
Although MPI_SUM can (and must) be used with MPI_Accumulate, it cannot be used on derived data types with MPI_Allreduce.
Hg-commit: 145359318f0d3a8f2dca9591c3c17e298ae30733
show more ...
|
| 9bccae41 | 23-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 719627a6cee54b4367ab263a30985c06b3d9399d |
| a9207378 | 22-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed unneeded PetscInitializedMatlab()
Hg-commit: 3562debbf734b52d646a54974b6a2663d868ff1c |
| 945d1669 | 21-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
removed Matlab from name of PETSc functions used by Matlab and Julia and removed conditional compile for them
Hg-commit: 5ffefe13ed62057155dba8bb623b3d2a4db21202 |
| b0c94c62 | 20-Apr-2012 |
Jed Brown <jed@59A2.org> |
Do not need our own MPIU_SUM for complex, standard MPI_SUM is fine
Hg-commit: b30fbcc6d895ca9398230de8d0ed94a874aaf3fc |
| ff9dbc5d | 19-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
started adding Vec class
Hg-commit: 178ca803bbee7e0b3f99ae5b395bc30942cd626d |
| 38b521ae | 19-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: d18ef67981e2f1ebf6668ff44425d9f014928c17 |
| 7034d64c | 19-Apr-2012 |
Barry Smith <bsmith@mcs.anl.gov> |
started work on a Julia interface for PETSc
Hg-commit: 86bcee4fd95712cf04fbbcf5f5aee3796ce70914 |