We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a77b3 commit 98d7b2aCopy full SHA for 98d7b2a
src/broker/boot_pmi.c
@@ -411,7 +411,7 @@ int boot_pmi (struct overlay *overlay, attr_t *attrs)
411
}
412
413
/* Fetch the business card of all ranks and build hostlist.
414
- * The hostlist is built indepenedently (and in parallel) on all ranks.
+ * The hostlist is built independently (and in parallel) on all ranks.
415
*/
416
for (i = 0; i < info.size; i++) {
417
const char *peer_hostname;
0 commit comments