Differences
This shows you the differences between two versions of the page.
— |
stamp_thread_counts [2010/11/10 11:10] (current) transactions created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== STAMP ===== | ||
+ | [[http://stamp.stanford.edu/|STAMP]] | ||
+ | is an STM benchmark suite that consists of several realistic workloads. | ||
+ | We modified the original version to support SwissTM. | ||
+ | |||
+ | The following files are available for download: | ||
+ | * [[http://lpd.epfl.ch/dragojev/stamp/stamp_20090910.tgz|2009-09-10]] | ||
+ | |||
+ | We modified the STAMP benchmarks to support an arbitrary number of concurrent threads instead of only supporting thread counts that are a power of two, as in default STAMP distribution. The following files are available for download. To use them, replace the corresponding files in lib directory of STAMP. | ||
+ | * {{stamp_thread.tar.gz}} | ||
+ | |||
+ | The original version can be downloaded from [[http://stamp.stanford.edu/|here]]. |