Skip to content

Commit dfd241c

Browse files
cniethammerbgoglin
authored andcommitted
Fix typos in hwloc README and netloc Doxygen.
Signed-off-by: Christoph Niethammer <[email protected]>
1 parent c6d19c7 commit dfd241c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ may need to specify additional CPPFLAGS, LDFLAGS, or PKG_CONFIG_PATH values on
4646
the configure command line.
4747

4848
For example, if libpciaccess was installed into /opt/pciaccess, hwloc's
49-
configure script may not find it be default. Try adding PKG_CONFIG_PATH to the
49+
configure script may not find it by default. Try adding PKG_CONFIG_PATH to the
5050
./configure command line, like this:
5151

5252
./configure PKG_CONFIG_PATH=/opt/pciaccess/lib/pkgconfig ...

doc/netloc.doxy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ topology-aware mapping of the processes of an application.
6262
\subsection supportednetworks Supported Networks
6363

6464
For now, only InfiniBand (See \ref netloc_setup) is supported, but it is
65-
planned to be extended it very soon.
65+
planned to be extended very soon.
6666

6767

6868

@@ -297,7 +297,7 @@ When the network topology is a tree, the topology converted by netlocscotch is
297297
the complete topology of the machine containing intranode topologies from
298298
hwloc. In this case, merging the two levels results in a bigger tree. For other
299299
network topologies, the global graph created for Scotch is a generic graph
300-
since it not not (at this moment) possible to create nested known
300+
since it is not (at this moment) possible to create nested known
301301
architectures.
302302

303303
\subsection netlocscotch_subarch Build Scotch sub-architectures

0 commit comments

Comments
 (0)