Skip to content

Commit 4d6bf6d

Browse files
committed
Merge branch 'update_readme_ext' into 'next'
INF_EXT: update README for Infiniband extensions See merge request rui.machado/gpi-2!32
2 parents f78d899 + 3c518e7 commit 4d6bf6d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ installation directory. By default, the script:
6060

6161
- checks for the Infiniband header and library files, and fall backs
6262
to the Ethernet device in case they are not available or usable,
63-
- checks for Infiniband Extensions file (`verbs_exp.h`),
6463
- targets to the production, debugging and statistic libraries, as well
6564
as, the Fortran modules (if the Fortran compilers are found),
6665
- configures GPI-2 for use PBS as the batch system,
@@ -114,9 +113,10 @@ installation:
114113

115114
`./configure --with-infiniband<=full_path_to_ofed>`
116115

117-
By default, GPI-2 will be compiled with Infiniband Extensions
118-
support (if the header file is found), however the user can also
119-
disable it by `-disable-infiniband-ext`.
116+
By default, GPI-2 will be compiled without Infiniband Extensions
117+
support, however the user can also enable and using it (if the header
118+
file is found) by `-enable-infiniband-ext`. Note, however, they are
119+
for the moment an experimental feature.
120120

121121
On the other hand, GPI-2 can be installed
122122
on a system without Infiniband, using the standard TCP sockets:

0 commit comments

Comments
 (0)