mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
619 B
Text
10 lines
619 B
Text
OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric
|
|
communication services to applications. OFI is best described as a collection
|
|
of libraries and applications used to export fabric services. The key components
|
|
of OFI are: application interfaces, provider libraries, kernel services,
|
|
daemons, and test applications.
|
|
|
|
Libfabric is a core component of OFI. It is the library that defines and exports
|
|
the user-space API of OFI, and is typically the only software that applications
|
|
deal with directly. It works in conjunction with provider libraries, which are
|
|
often integrated directly into libfabric.
|