Thanks.

-----Original Message-----
From: Hefty, Sean <[email protected]> 
Sent: Monday, June 21, 2021 12:38 PM
To: Heinz, Michael William <[email protected]>; 
[email protected]
Subject: RE: Use of FI_ERR()?

> The manpage for fi_provider mentions three logging functions:
> 
> 
> 
> FI_ERR()
> 
> FI_LOG()
> 
> FI_DEBUG().
> 
> 
> 
> The problem is, I cannot find FI_ERR() or FI_DEBUG() defined anywhere 
> in the libfabric source code...

The man page is wrong.

See include/rdma/providers/fi_log.h  FI_ERR() should be FI_WARN() and 
FI_DEBUG() should be FI_DBG().

- Sean
_______________________________________________
ofiwg mailing list
[email protected]
https://lists.openfabrics.org/mailman/listinfo/ofiwg

Reply via email to