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 b67b9f5 commit f1ecd22Copy full SHA for f1ecd22
docs/faq/ofi.rst
@@ -9,7 +9,7 @@ What is OFI / Libfabric?
9
------------------------
10
11
"OFI" stands for the `OpenFabrics Interfaces
12
-<http://libfabric.org/>`_, which are implemented in the ``libfabric``
+<https://libfabric.org/>`_, which are implemented in the ``libfabric``
13
library. These two terms are typically used interchangeably.
14
15
Open MPI supports many different underlying networks via Libfabric,
@@ -80,7 +80,7 @@ list. For example:
80
shell$ ompi_info --param mtl ofi --level 9
81
82
For more information refer to the `Libfabric web site
83
-<http://libfabric.org/>`_.
+<https://libfabric.org/>`_.
84
85
/////////////////////////////////////////////////////////////////////////
86
0 commit comments