Henri van den Bulk edited Implementation and Evaluation.tex  almost 9 years ago

Commit id: 4dc7066057e283286bc70a47101ca3f88f5e91d7

deletions | additions      

       

Simulate different computing bandwidths of the servers  For that, you can add one more parameter to control how many times the server needs to do the matrix multiplication. For example, if you’d like server 1 to be two times faster than server 2, you can ask server 1 to do the multiplication 100 times, and server 2 to do it 200 times.  Perform a matrix manipulation as the activity to be done.