[libfabric-users] how to see libfabric logs

Zegelstein, Seth szegel at amazon.com
Thu Jan 11 09:37:03 PST 2024


Hey,

Try setting export FI_LOG_LEVEL={warn/info/debug}

Best,
Seth

On 1/11/24, 4:06 AM, "Libfabric-users on behalf of Łukasz Ślusarczyk" <libfabric-users-bounces at lists.openfabrics.org <mailto:libfabric-users-bounces at lists.openfabrics.org> on behalf of lukasz.slusarczyk at intel.com <mailto:lukasz.slusarczyk at intel.com>> wrote:


CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.






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 <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.
_______________________________________________
Libfabric-users mailing list
Libfabric-users at lists.openfabrics.org <mailto:Libfabric-users at lists.openfabrics.org>
https://lists.openfabrics.org/mailman/listinfo/libfabric-users <https://lists.openfabrics.org/mailman/listinfo/libfabric-users>





More information about the Libfabric-users mailing list