1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/hermit/usr/ircce
2016-06-27 19:13:40 +02:00
..
iRCCE.h prepare (i)RCCE to support OpenMP on HermitCore 2015-10-18 12:42:20 +02:00
iRCCE_admin.c add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
iRCCE_atomic.c add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
iRCCE_get.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
iRCCE_irecv.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
iRCCE_isend.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
iRCCE_lib.h prepare (i)RCCE to support OpenMP on HermitCore 2015-10-18 12:42:20 +02:00
iRCCE_mcast.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
iRCCE_put.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
iRCCE_srecv.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
iRCCE_ssend.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
iRCCE_synch.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
iRCCE_waitlist.c add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
Makefile add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
RCCE.h enable probe flag support 2015-11-11 21:51:06 +01:00
RCCE_admin.c release iRCCE lock before termination of the application 2016-04-13 21:42:18 +02:00
RCCE_bcast.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
RCCE_comm.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
RCCE_debug.c add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
RCCE_debug.h add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
RCCE_flags.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
RCCE_get.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
RCCE_lib.h prepare (i)RCCE to support OpenMP on HermitCore 2015-10-18 12:42:20 +02:00
RCCE_malloc.c add iRCCE as communication library between isles 2015-10-17 11:56:19 +02:00
RCCE_put.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
RCCE_qsort.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
RCCE_recv.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
RCCE_reduce.c remove compiler warnings, align buffers and flags 2015-10-19 22:57:39 +02:00
RCCE_send.c add Intel's memcpy implementation to improve the performance 2015-10-18 20:25:28 +02:00
RCCE_synch.c fix cache line size to 64 byte 2016-06-02 17:11:22 +02:00
rte_memcpy.h add support of old architectures, which doesn't support AVX 2016-06-27 19:13:40 +02:00
syscall.h enable iRCCE support 2016-01-26 14:30:00 +01:00