Please find enclosed the steps to operate BenchKit:

1) read the pdf documentation to appropriately fill the configuration files.

2) deploy BenchKit on the target machines using the command

	sh launch_benchmark.sh -deploy
	
This stands for a given configuration

3) launch the tests on the machines using the command

	sh launch_benchmark.sh -effective

Ommitting the "-effective" parameter only generates the files to be operated
remotely on the hosts (for a last check ;-) ).

See the documentation for more details.

	
