• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D02-Aug-2012733 2610

Makefile.inH A D08-Oct-201229.9 KiB755666

READMEH A D02-Nov-2007342 96

allredtrace.cH A D17-May-20113.5 KiB156102

commcreatep.cH A D04-Jan-20111.9 KiB8260

dtpack.cH A D17-May-201112.7 KiB478371

indexperf.cH A D02-Aug-20125.3 KiB187137

manyrma.cH A D19-May-201210.5 KiB396333

nestvec.cH A D01-Aug-20125.8 KiB192141

nestvec2.cH A D01-Aug-20126.1 KiB210162

non_zero_root.cH A D24-Jul-20081.8 KiB7853

sendrecvl.cH A D17-May-20116.9 KiB273210

testlistH A D01-Aug-2012204 1312

timer.cH A D17-May-20111.5 KiB7144

transp-datatype.cH A D23-Jan-20123.1 KiB12788

twovec.cH A D26-May-20092.4 KiB8762

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