Open munick opened 8 years ago
Switched a few lines around in AbstractClusterScheduler.submit so that cluster schedulers can pass the hosts database address to jobs running on node machines instead of "localhost". Fixes #50
AbstractClusterScheduler.submit
"localhost"
Switched a few lines around in
AbstractClusterScheduler.submit
so that cluster schedulers can pass the hosts database address to jobs running on node machines instead of"localhost"
. Fixes #50