1
1
openmpi/oshmem/shmem/c
Igor Ivanov 75050b44a2 oshmem: Align OSHMEM API with spec v1.3 (extension api changes)
openshmem.org specification does not mention about extension api
but there is an agreemnet to do these changes for related ex api too.
see
Annex G:
Version 1.3
Added const to every read-only pointer argument
2016-04-18 19:38:16 +03:00
..
profile Merge pull request #1478 from igor-ivanov/pr/oshmem-v1.3-alltoall 2016-03-22 07:51:36 +02:00
Makefile.am Merge pull request #1478 from igor-ivanov/pr/oshmem-v1.3-alltoall 2016-03-22 07:51:36 +02:00
shmem_add.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_addr_accessible.c oshmem: Align OSHMEM API with spec v1.3 (Added const to every read-only pointer argument) 2016-04-18 19:25:31 +03:00
shmem_align.c oshmem: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_alloc.c oshmem: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_alltoall.c oshmem: Align OSHMEM API with spec v1.3 (update scoll/basic) 2016-03-21 11:46:01 +02:00
shmem_barrier.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_broadcast.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_clear_cache_inv.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_clear_cache_line_inv.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_clear_lock.c oshmem: Align OSHMEM API with spec v1.3 (shmem_lock change signature) 2016-04-18 19:25:18 +03:00
shmem_collect.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_cswap.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_fadd.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_fence.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_finalize.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_finc.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_free.c oshmem: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_g.c oshmem: Align OSHMEM API with spec v1.3 (extension api changes) 2016-04-18 19:38:16 +03:00
shmem_get_nb.c oshmem: Align OSHMEM API with spec v1.3 (Add nonblocking put/get C functions) 2016-03-15 14:05:00 +02:00
shmem_get.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_global_exit.c oshmem: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_iget.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_inc.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +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: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_iput.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_lock.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_p.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_pe_accessible.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_ptr.c oshmem: Align OSHMEM API with spec v1.3 (Added const to every read-only pointer argument) 2016-04-18 19:25:31 +03:00
shmem_put_nb.c oshmem: Align OSHMEM API with spec v1.3 (Add nonblocking put/get C functions) 2016-03-15 14:05:00 +02:00
shmem_put.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_query.c oshmem: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_quiet.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_realloc.c oshmem: Align OSHMEM API with spec v1.2 (modify existing functions) 2015-11-24 18:21:07 +02:00
shmem_reduce.c oshmem: Align OSHMEM API with spec v1.3 (extension api changes) 2016-04-18 19:38:16 +03:00
shmem_set_cache_inv.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_set_cache_line_inv.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_set_lock.c oshmem: Align OSHMEM API with spec v1.3 (shmem_lock change signature) 2016-04-18 19:25:18 +03:00
shmem_swap.c oshmem: Align OSHMEM API with spec v1.2 (fix ISO C99 warning for variadic macro) 2015-11-27 14:23:06 +02:00
shmem_test_lock.c oshmem: Align OSHMEM API with spec v1.3 (shmem_lock change signature) 2016-04-18 19:25:18 +03:00
shmem_udcflush_line.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_udcflush.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
shmem_wait.c oshmem: Align OSHMEM API with spec v1.3 (shmem_wait change signature) 2016-04-18 19:24:55 +03:00