1
1
openmpi/oshmem/shmem/c
2019-05-30 17:20:30 -04:00
..
profile OSHMEM: Add support for shmemx_malloc_with_hint() 2019-05-10 20:04:57 +03:00
Makefile.am OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
shmem_add.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_addr_accessible.c OMPI/OSHMEM: bug-fix: store mkeys for each oshmem ctx. 2019-02-25 16:19:08 +02:00
shmem_align.c OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
shmem_alloc.c OSHMEM: Add support for shmemx_malloc_with_hint() 2019-05-10 20:04:57 +03:00
shmem_alltoall.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_and.c OSHMEM/AMO: added int/uint/32/64 atomics calls 2018-11-22 10:18:16 +02:00
shmem_barrier.c OSHMEM/SMPL/UCX: Add real fence support 2018-05-25 22:43:06 +03:00
shmem_broadcast.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_clear_cache_inv.c asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
shmem_clear_cache_line_inv.c asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
shmem_clear_lock.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_collect.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_context.c Add missing #include to oshmem/shmem/c/shmem_context.c. 2019-04-03 15:58:13 +11:00
shmem_cswap.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_fadd.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_fand.c OSHMEM/AMO: added int/uint/32/64 atomics calls 2018-11-22 10:18:16 +02:00
shmem_fence.c OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
shmem_fetch.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_finalize.c ompi/oshmem: fix bug in shmem_finalize. 2018-04-02 09:07:59 -05:00
shmem_finc.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_for.c OSHMEM/AMO: added int/uint/32/64 atomics calls 2018-11-22 10:18:16 +02:00
shmem_free.c OSHMEM/free: suppressed coverity issue 2019-05-13 11:59:02 +03:00
shmem_fxor.c OSHMEM/AMO: added int/uint/32/64 atomics calls 2018-11-22 10:18:16 +02:00
shmem_g.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_get_nb.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_get.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_global_exit.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_iget.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_inc.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_info.c oshmem: Align OSHMEM API with spec v1.2 (add new functions) 2015-11-24 18:21:08 +02:00
shmem_init.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_iput.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_lock.c shmem/lock: progress communications while waiting for shmem_lock 2018-09-16 18:46:36 +03:00
shmem_or.c OSHMEM/AMO: added int/uint/32/64 atomics calls 2018-11-22 10:18:16 +02:00
shmem_p.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_pe_accessible.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_ptr.c Merge pull request #6290 from xinzhao3/topic/oshmem_mkeys 2019-02-25 13:09:44 -05:00
shmem_put_nb.c SPML/UCX: Add shmemx_alltoall_global_nb routine to shmemx.h 2019-04-26 14:47:58 +03:00
shmem_put.c OSHMEM: added missing API for get/put operations 2018-12-17 11:34:03 +02:00
shmem_query.c OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
shmem_quiet.c OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
shmem_realloc.c OSHMEM: Add support for shmemx_malloc_with_hint() 2019-05-10 20:04:57 +03:00
shmem_reduce.c OSHMEM: added processing of zero-length collectives 2018-11-23 14:34:46 +02:00
shmem_set_cache_inv.c asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
shmem_set_cache_line_inv.c asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
shmem_set_lock.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_set.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_swap.c OSHMEM/AMO: code beautify 2018-11-01 11:33:34 +02:00
shmem_sync.c OMPI/OSHMEM: add new functionality of OpenSHMEM v1.4. 2018-07-16 12:55:25 -07:00
shmem_test_lock.c oshmem: remove unnecessary dependencies to ORTE 2019-02-20 13:55:55 +09:00
shmem_udcflush_line.c asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
shmem_udcflush.c asm: rename the AMD64 into X86_64 2017-02-27 15:10:50 +09:00
shmem_wait.c shmem/c: Fix shmem type for calls to shmem_test and shmem_wait_until with [u]int32_t and [u]int64_t 2019-05-30 17:20:30 -04:00
shmem_xor.c OSHMEM/AMO: added int/uint/32/64 atomics calls 2018-11-22 10:18:16 +02:00