Nathan Hjelm
033894b493
Merge pull request #541 from hjelmn/c99_components
...
C99 component initialization
2015-04-20 10:45:39 -06:00
Devendar Bureddy
3dbd95fa73
OSHMEM: enable mpi collective by default
2015-04-20 19:39:36 +03:00
Nathan Hjelm
c4a61969c0
oshmem: use C99 subobject naming for component initialization
...
This commit helps future-proof oshmem components by initializing each
component member by name.
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-18 10:29:58 -06:00
Mike Dubman
c784aab7d8
OSHMEM: scoll fix corner cases
...
- fix segv
- proper enable/disable and prio handling
fixed by Elena, reviewed by Igor/Mike
cmr=v1.7.5:reviewer=ompi-rm1.7
This commit was SVN r30962.
2014-03-07 12:31:29 +00:00
Mike Dubman
2828afddce
OSHMEM: fix output, lower prio for scoll/mpi
...
fixed by Roman/Elena, reviewed by Igor/Mike
cmr=v1.7.5:revewer=ompi-rm1.7
This commit was SVN r30957.
2014-03-06 16:17:58 +00:00
Mike Dubman
4572bd58e5
OSHMEM: fix bug in scoll/mpi, add fortran support
...
dtypes support to oshmem scoll mpi. added comment to
oshmem scoll mpi component regarding casting size_t to int.
Fixed by Elena, Reviewed by Igor/Mike
cmr=v1.7.5:reviewer=ompi-rm1.7
This commit was SVN r30856.
2014-02-26 17:06:44 +00:00
Mike Dubman
180e4f06bf
OSHMEM: add support for MPI collectives
...
oshmem collective can select MPI collectives modules as provider.
Developed by Elena, reviewed by Miked
cmr=v1.7.5:reviewer=ompi-rm1.7
This commit was SVN r30808.
2014-02-25 15:01:10 +00:00