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

Commit id: 0ce16f99e7f60d4c425d9b8acdfebcfc136a16d0

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.