Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
Makefile.am | H A D | 02-Aug-2012 | 733 | 26 | 10 | |
Makefile.in | H A D | 08-Oct-2012 | 29.9 KiB | 755 | 666 | |
README | H A D | 02-Nov-2007 | 342 | 9 | 6 | |
allredtrace.c | H A D | 17-May-2011 | 3.5 KiB | 156 | 102 | |
commcreatep.c | H A D | 04-Jan-2011 | 1.9 KiB | 82 | 60 | |
dtpack.c | H A D | 17-May-2011 | 12.7 KiB | 478 | 371 | |
indexperf.c | H A D | 02-Aug-2012 | 5.3 KiB | 187 | 137 | |
manyrma.c | H A D | 19-May-2012 | 10.5 KiB | 396 | 333 | |
nestvec.c | H A D | 01-Aug-2012 | 5.8 KiB | 192 | 141 | |
nestvec2.c | H A D | 01-Aug-2012 | 6.1 KiB | 210 | 162 | |
non_zero_root.c | H A D | 24-Jul-2008 | 1.8 KiB | 78 | 53 | |
sendrecvl.c | H A D | 17-May-2011 | 6.9 KiB | 273 | 210 | |
testlist | H A D | 01-Aug-2012 | 204 | 13 | 12 | |
timer.c | H A D | 17-May-2011 | 1.5 KiB | 71 | 44 | |
transp-datatype.c | H A D | 23-Jan-2012 | 3.1 KiB | 127 | 88 | |
twovec.c | H A D | 26-May-2009 | 2.4 KiB | 87 | 62 |
README
1This directory contains some performance tests. These are not 2general performance tests; rather, they reflect our experience with 3particular performance articfacts that users (or ourselves) haver 4reported or experienced. The tests include: 5 6sendrecvl - Send and receive (head to head) large messages. 7mattrans - Matrix transpose example 8 9