Returns a vector of time steps that balance load on each core given the compactly specified school information.
1 | echoIBM.loadbalance_compact_school(tlist, school, cores, runs = 10000)
|
tlist |
is a list of the numbers of the pings to be simulated, where each element of the list corresponds to one compactlyu specified school. |
school |
is a list of compactly specified dynamic school information. |
cores |
is an integer specifying the number of cores to run the simulations over in parallel (should be lower than the number of cores in the computer). |
runs |
is n integer giving the number of runs used to generate the optimal order. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.