From: adash Date: Wed, 15 Apr 2009 20:52:08 +0000 (+0000) Subject: instructions on compiling and running benchmark X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=33573a365871c7530b50852bc1d0206fb455c0c3;p=IRC.git instructions on compiling and running benchmark --- diff --git a/Robust/src/Benchmarks/SingleTM/KMeans/README b/Robust/src/Benchmarks/SingleTM/KMeans/README index 2d6f2955..30697f56 100644 --- a/Robust/src/Benchmarks/SingleTM/KMeans/README +++ b/Robust/src/Benchmarks/SingleTM/KMeans/README @@ -24,11 +24,7 @@ Compiling and Running To build the application, simply run: - make -f - -in the source directory. For example, for the sequential flavor, run: - - make -f Makefile.seq + make By default, this produces an executable named "kmeans", which can then be run in the following manner: @@ -37,7 +33,7 @@ run in the following manner: -n \ -t \ -i \ - -p + -nthreads To produce the data in [1], the following values were used: