| #
556ee2ba
|
| 11-Apr-2009 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 8681d2a995c8512c1c0eec276ef2cfead603f833
|
| #
c92bd64a
|
| 10-Apr-2009 |
Satish Balay <balay@mcs.anl.gov> |
add in MPI_Exscan() and MPI_Comm_group() fortran stubs to MPIUNI for PFLOTRAN
Hg-commit: fc93a71217c7b045025f3eba3c003dfbaf31b53e
|
| #
b23e956f
|
| 05-Mar-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: c252723983d2baef02ecb448e6a9a608900ee72f
|
| #
14fdd6e0
|
| 04-Mar-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: ee21a691ac90950955a5023e1a2ac9165f5b1036
|
| #
e87984cd
|
| 04-Mar-2008 |
Satish Balay <balay@mcs.anl.gov> |
fix mpiuni compile on linux64
Hg-commit: 4fa1cb40e18b1da943b45d934a9573b687162e8d
|
| #
187c9270
|
| 26-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 104c3aefa63b134df0369032dcd445a192dd8906
|
| #
ce0a2cd1
|
| 21-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)
Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
|
| #
ef318b3c
|
| 19-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 0d772d7014ef64d82e1c9181c6197cb0244eb48b
|
| #
f8f52c7d
|
| 15-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
add in mpiuni stubs for getting mumps compiled
Hg-commit: 3b92a8e734a8cb8a782fbdd700876fc337f98392
|
| #
156bc490
|
| 15-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
mpiuni functional parity to mpi_sequential.f in FACETS/UEDGE [also a fix for bug introduced in previous changeset
Hg-commit: 132e334787e49f2d37d9df0acb4249356ebe1c7d
|
| #
522d6983
|
| 14-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
get blacs/scalapack/hypre compiling with mpiuni. ex2 runs fine with hypre
Hg-commit: da32387fbb91d9595102b006dc58ad350afb9ae9
|
| #
4423d37e
|
| 14-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
mpiuni updates: - abort() was missing in some send/recv() calls. - make it easier to install mpiuni stand-alone.
Hg-commit: a4f580076db1cb0452a77c73a38277e2551594ce
|
| #
c8217ed5
|
| 14-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
mpiuni updates - use __MPIUNI_H instead of a duplicate _petsc_mpi_uni
- default to compiling proper MPI symbols instead of Petsc_MPI prefix.
- introduce a flag MPIUNI_AVOID_MPI_NAMESPACE. If this i
mpiuni updates - use __MPIUNI_H instead of a duplicate _petsc_mpi_uni
- default to compiling proper MPI symbols instead of Petsc_MPI prefix.
- introduce a flag MPIUNI_AVOID_MPI_NAMESPACE. If this is set, Petsc_MPI prefix is used [and at the same time - fortran mpi functions are not built]. This flag should now be set if the user wants to avoid name conflits that might araise with other external packages - that might have their own internal mpiuni eqivalents.
- move MPI_Comm_create() from macro to function. This way, if MPIUNI is build separately - then PETSc configure can detect/use it as an MPI impl [with mpi-include and mpi-lib options]
Hg-commit: ba5534f963130bb47ed2cee088c7de2e7f1ae5c2
show more ...
|
| #
e949a08d
|
| 13-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 5a4e3319b95c25d460f7c9be444ff08309446882
|
| #
153760e4
|
| 13-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 726d7bd529104026f539aa4867cdf49c8c0d34a4
|
| #
c64fff1c
|
| 13-Feb-2008 |
victor <victor@wireless-128-62-148-170.public.utexas.edu> |
beats me
Hg-commit: 77103b8ecd1154f24eaee8b3267807fcc865f32c
|
| #
1086b069
|
| 13-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
add in mpiuni stubs for UEDGE [mpi_send & mpi_recv]
Hg-commit: f1d87206ef5e992864f715f2677b9a451380b90d
|
| #
7d172e0d
|
| 07-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 27d559b48ca46670effe5ea2a5829f240961ff5e
|
| #
1a2332a2
|
| 07-Feb-2008 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: d40aebde8c956986a34021204537227b5dce4f5d
|
| #
492ab028
|
| 06-Feb-2008 |
Peter Brune <brune@cs.uchicago.edu> |
merge; quality metrics for hierarchy stuff
Hg-commit: ea8d0ad2402e34ff7ad19d90c3ac462f30d921bc
|
| #
3b644628
|
| 06-Feb-2008 |
Satish Balay <balay@mcs.anl.gov> |
#17184 add MPI_MAX, MPI_MIN, MPI_REDUCE, MPI_SCAN to MPIUNI fortran interface
Hg-commit: dcf9ef6542fda544caca768c71d108577650f6fb
|
| #
3be44c43
|
| 18-Nov-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
commit aFTERmerge
Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320
|
| #
9dfb5993
|
| 11-Jan-2007 |
Dmitry Karpeev <karpeev@mcs.anl.gov> |
Merge.
Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922
|
| #
1d980b62
|
| 30-Nov-2006 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 19c2e49e7829289955c4fafef420f29d957700f3
|
| #
8f059c70
|
| 29-Nov-2006 |
Lisandro Dalcin <dalcinl@gmail.com> |
Return ierr=1 in MPIuni MPI_Init()/MPI_Finalize() when the call is invalid acording to the MPI standard
Hg-commit: faf5fc888240c9f325cb236dd0d558a23be990bc
|