SCM Repository
Diff of /benchmarks/README
Parent Directory
|
Revision Log
|
Patch
revision 1577, Sat Oct 29 17:06:10 2011 UTC | revision 1932, Wed Jun 27 12:48:08 2012 UTC | |
---|---|---|
# | Line 36 | Line 36 |
36 | ||
37 | To run a benchmark, use the command | To run a benchmark, use the command |
38 | ||
39 | % ./scripts/run-one.sh bmark nruns nprocs | % ./scripts/run-one.sh bmark nruns nprocs nworkers |
40 | ||
41 | from the root of the benchmark tree. The command-line arguments are | from the root of the benchmark tree. The command-line arguments are |
42 | ||
# | Line 44 | Line 44 |
44 | nruns -- the number of runs of each instance | nruns -- the number of runs of each instance |
45 | nprocs -- the maximum number of processors for the parallel versions; | nprocs -- the maximum number of processors for the parallel versions; |
46 | specifying 0 will omit the parallel tests. | specifying 0 will omit the parallel tests. |
47 | nworkers -- max number of workers/CU for GPU version (0 means no GPU run) | |
48 | ||
49 | Running this script will produce two files. | Running this script will produce two files. |
50 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |