diff --git a/samples/tasks/support/README.rst b/samples/tasks/support/README.rst index 2db05c97..8fb83bb1 100644 --- a/samples/tasks/support/README.rst +++ b/samples/tasks/support/README.rst @@ -1,7 +1,7 @@ instance_linpack.sh =================== -instance_linpack.sh, will kick off a CPU intensive workload within a OpenStack instance. +instance_linpack.sh, will kick off a CPU intensive workload within an OpenStack instance. This script will return the avg gflops and max gflops Linpack reports in a JSON format. To run this workload, the VM must have linpack installed prior to running.