Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
Signed-off-by: John H. Hartman <[email protected]>
  • Loading branch information
jhh67 committed Oct 9, 2024
1 parent 7a25877 commit a204581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/src/topo/hwloc/topo-hwloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ chpl_topo_pci_addr_t *chpl_topo_selectNicByType(chpl_topo_pci_addr_t *inAddr,
//
// Note that cores are assigned to partitions during initialization of the
// topology layer before this function is called. As a result, the assignment
// of cores and devices to paratitions may not be optimal, especially if the
// of cores and devices to partitions may not be optimal, especially if the
// machine topology is asymmetric. For example, if there are two co-locales
// on a machine with four NUMA domains, one co-locale will be assigned cores
// in the first two NUMA domains and the other the second two domains. If
Expand Down

0 comments on commit a204581

Please sign in to comment.