[cluster] Fix non-mpi compile

fix compile of the cluster branch in the non-mpi case.

Add a TODO as a reminder for the new voting scheme.

No functional changes
This commit is contained in:
Joost VandeVondele
2018-12-19 07:30:11 +01:00
committed by Stéphane Nicolet
parent ba1c639836
commit 86953b9392
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -232,6 +232,8 @@ void save(Thread* thread, TTEntry* tte,
}
}
// TODO update to the scheme in master.. can this use aggregation of votes?
void pick_moves(MoveInfo& mi) {
MoveInfo* pMoveInfo = NULL;