fi_strerror - Man Page

display libfabric error strings

Synopsis

fi_strerror FI_ERROR_CODE

Description

Display the error string for the given numeric FI_ERROR_CODE. FI_ERROR_CODE may be a hexadecimal, octal, or decimal constant. Although the fi_strerror(3) library function only accepts positive error values, for convenience this utility accepts both positive and negative error values.

This is primarily a convenience tool for developers.

See Also

fabric(7) fi_errno(3)

Authors

OpenFabrics.

Info

2022-12-09 Libfabric Programmer’s Manual Libfabric v1.21.0