1
1
openmpi/oshmem/mca/scoll/basic
Mike Dubman 982149d8c8 OSHMEM: various fixes
1. fix in oshmem scoll component: basic algorithms should
   call basic collectives since their implementation
   incompatible with others (fca, hcoll).

2. Set OPAL_EVLOOP_ONCE flag ON for libevent in the case 
   of yoda smpl. Otherwise there is possible deadlock in 
   atomic_basic_lock call

fixed by Val, Igor, reviewed by Miked

cmr=v1.7.5:reviewer=ompi-rm1.7

This commit was SVN r30762.
2014-02-18 15:07:03 +00:00
..
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
scoll_basic_barrier.c C99ing ... 2013-11-26 12:46:56 +00:00
scoll_basic_broadcast.c OSHMEM: various fixes 2014-02-18 15:07:03 +00:00
scoll_basic_collect.c OSHMEM: various fixes 2014-02-18 15:07:03 +00:00
scoll_basic_component.c This commit 1. Fixes the void pointer casting to 64-bit integer issue in shmem_lock.c, line 170. 2. Applies the patch provided by George to add support for Intel (12.1.020110811) compiler in OSHMEM. 3. Fixes the configure warning generated by AC_TRY_RUN - disable mxm atomic locks if cross compiling. 2013-09-12 20:54:55 +00:00
scoll_basic_module.c Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
scoll_basic_reduce.c OSHMEM: various fixes 2014-02-18 15:07:03 +00:00
scoll_basic.h OSHMEM: various fixes 2014-02-18 15:07:03 +00:00