Hi, This patch fixes the parallel's benchmark results to show the human readable format by default. Otherwise, the user do not have the ability to do so. Regards, Jamie Gloudon
--- a/apps/speed.c 2012-09-28 05:25:49.000000000 -0400
+++ b/apps/speed.c 2012-12-27 23:36:59.573887274 -0400
@@ -2675,7 +2675,6 @@
exit(1);
}
close(fd[1]);
- mr=1;
usertime=0;
free(fds);
return 0;
