Now compiling

This commit is contained in:
2022-03-11 14:27:52 +01:00
parent a7868b49c1
commit c6eb805078
11 changed files with 86 additions and 145 deletions

View File

@@ -125,6 +125,7 @@ getNodeInfos(std::vector<string> const& nodeNames) {
nodeId,
globalRank++,
localRanks[nodeId]++,
(size_t)
std::count(nodeNames.begin(),
nodeNames.end(),
name)