[libfabric-users] how to see libfabric logs

Łukasz Ślusarczyk lukasz.slusarczyk at intel.com
Thu Jan 11 04:05:42 PST 2024


Hi all!

I've got an error from IntelMPI saying that fi_getinfo() has failed.

MPIR_Init_thread(189)........:
MPID_Init(1561)..............:
MPIDI_OFI_mpi_init_hook(1584):
open_fabric(2663)............:
find_provider(2823)..........: OFI fi_getinfo() failure

Looking at source code of fi_getinfo I see that there are some debug 
logs possible which may explain the reason to me,
e.g. there is a line FI_WARN(&core_prov, FI_LOG_CORE, "fi_getinfo: 
provider %s output empty list\n", prov->provider->name);
and there are also some lines with FI_DBG(...)
see: https://github.com/ofiwg/libfabric/blob/main/src/fabric.c#L1231

How to enable logging in order to see these logs somewhere? Where do 
they appear (log file, stdout?)

Is there any better way to resolve why fi_getinfo() has failed?

Regards,

Łukasz



---------------------------------------------------------------------
Intel Technology Poland sp. z o.o.
ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII Wydzial Gospodarczy Krajowego Rejestru Sadowego - KRS 101882 | NIP 957-07-52-316 | Kapital zakladowy 200.000 PLN.
Spolka oswiadcza, ze posiada status duzego przedsiebiorcy w rozumieniu ustawy z dnia 8 marca 2013 r. o przeciwdzialaniu nadmiernym opoznieniom w transakcjach handlowych.

Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione.
This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited.


More information about the Libfabric-users mailing list