rt_benchs/communication_techniques/src/communication
Thomas Preud'homme 467d0b4122 [commtech] Fixes in gomp_stream
* Stick to the sizes used in gomp_stream
* Release data when they are *all* received
2012-07-07 23:26:24 +02:00
..
batch_queue.c [commtech] Simplify if's in send() 2012-01-30 20:14:22 +01:00
batch_queue_2.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_4.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_8.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_16.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_32.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_64.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_128.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_256.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_512.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_1024.c [commtech] Varying size of buffer for BatchQueue 2011-05-05 11:30:00 +02:00
batch_queue_2048.c Propose 2048 and 4096 buffer size for BatchQueue. 2011-05-27 15:42:40 +02:00
batch_queue_4096.c Propose 2048 and 4096 buffer size for BatchQueue. 2011-05-27 15:42:40 +02:00
csq.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00
csq_2_1.c Add CSQ (2/1) and CSQ (2/32), Del CSQ (2/2) 2012-03-27 00:31:16 +02:00
csq_2_32.c Add CSQ (2/1) and CSQ (2/32), Del CSQ (2/2) 2012-03-27 00:31:16 +02:00
csq_2_64.c [commtech] Add missing .c for new CSQ configs 2012-03-20 12:16:10 +01:00
csq_64_1.c [commtech] Add missing .c for new CSQ configs 2012-03-20 12:16:10 +01:00
fast_forward.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00
fast_forward_64.c [commtech] Provide 64 cache lines version of algos 2012-03-26 16:44:30 +02:00
gomp_stream.c [commtech] Fixes in gomp_stream 2012-07-07 23:26:24 +02:00
gomp_stream_64.c [commtech] Provide 64 cache lines version of algos 2012-03-26 16:44:30 +02:00
jikes_barrier.c commtech: BUFFIX in freeing pages 2009-07-01 01:48:13 +02:00
lamport.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00
mcringbuffer.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00
mcringbuffer_64.c [commtech] Provide 64 cache lines version of algos 2012-03-26 16:44:30 +02:00
none.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00
pipe.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00
shared_mem_opt.c Add native algo from OpenMP stream extension 2012-01-30 20:07:11 +01:00