1
1
openmpi/oshmem/shmem/c
Gilles Gouaillardet af0b5cffb4 asm: rename the AMD64 into X86_64
in this context, AMD64 really means amd64 or em64t, so let's
rename this into X86_64 in order to avoid any confusion

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-02-27 15:10:50 +09:00
..
profile OSHMEM: v1.3: add C11 generics 2016-09-25 16:43:00 +03:00
Makefile.am OSHMEM: v1.3: adds shmem_fetch and shmem_set AMOs 2016-09-25 12:03:42 +03: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: fixes addr_acessible() 2016-11-06 11:56:41 +02: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 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: 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_fetch.c OSHMEM: v1.3: adds shmem_fetch and shmem_set AMOs 2016-09-25 12:03:42 +03: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: v1.3: add C11 generics 2016-09-25 16:43:00 +03: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: v1.3: add C11 generics 2016-09-25 16:43:00 +03: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: move finalization from the liboshmem destructor into oshmem_onexit() 2016-09-21 09:21:26 +09:00
shmem_iput.c OSHMEM: v1.3: add C11 generics 2016-09-25 16:43:00 +03:00
shmem_lock.c oshmem: memheap: removes find_offset 2016-11-21 16:09:17 +02: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: v1.3: add C11 generics 2016-09-25 16:43:00 +03: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 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: Align OSHMEM API with spec v1.3 (shmem_lock change signature) 2016-04-18 19:25:18 +03:00
shmem_set.c OSHMEM: v1.3: adds shmem_fetch and shmem_set AMOs 2016-09-25 12:03:42 +03:00
shmem_swap.c OSHMEM: v1.3: add C11 generics 2016-09-25 16:43:00 +03: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 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 oshmem: Align OSHMEM API with spec v1.3 (shmem_wait change signature) 2016-04-18 19:24:55 +03:00