golemfactory / gumpi

MPI on Golem Unlimited PoC
GNU Affero General Public License v3.0
2 stars 3 forks source link

Implement some barebones scheduling #30

Open marmistrz opened 5 years ago

marmistrz commented 5 years ago

Currently we just take the first n providers to provide enough cores. I'll implement greedy scheduling, so as to minimize network throughput.