2.3.7-1
Improved LL tuning for multi-node jobs. Improved bootstrap for large job scaling. Fixed a hang during bootstrap due to socket reuse. Added operation name to the COLL INFO logging.
This commit is contained in:
@@ -99,7 +99,7 @@ int parseStringList(const char* string, struct netIf* ifList, int maxList) {
|
||||
ifC++;
|
||||
}
|
||||
ptr++;
|
||||
} while (c);
|
||||
} while (ifNum < maxList && c);
|
||||
return ifNum;
|
||||
}
|
||||
|
||||
|
||||
Verwijs in nieuw issue
Block a user