1fi_strerror(1) Libfabric v1.6.2 fi_strerror(1)
2
3
4
6 fi_strerror - display libfabric error strings
7
9 fi_strerror FI_ERROR_CODE
10
12 Display the error string for the given numeric FI_ERROR_CODE.
13 FI_ERROR_CODE may be a hexadecimal, octal, or decimal constant.
14 Although the fi_strerror(3) library function only accepts positive
15 error values, for convenience this utility accepts both positive and
16 negative error values.
17
18 This is primarily a convenience tool for developers.
19
21 fabric(7) fi_errno(3)
22
24 OpenFabrics.
25
26
27
28Libfabric Programmer's Manual 2016-06-30 fi_strerror(1)