Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event_base_loop warning #593

Closed
Fubukimaru opened this issue Oct 26, 2018 · 7 comments
Closed

event_base_loop warning #593

Fubukimaru opened this issue Oct 26, 2018 · 7 comments

Comments

@Fubukimaru
Copy link

Hello,

I'm training a network using Horovod and I'm getting this warning constantly:

[warn] event_base_loop: reentrant invocation.  Only one event_base_loop can run on each event_base at once.

The network trains correctly, but it's a bit annoying. I searched a bit on Internet and it seems that is something related to libev and mpi, any clue?

I'm currently using Horovod version 0.13.11

Thanks!

@alsrgv
Copy link
Member

alsrgv commented Oct 29, 2018

@Fubukimaru, which version of Open MPI are you using? Can you try upgrading to Open MPI 3.1.2?

@Fubukimaru
Copy link
Author

Fubukimaru commented Nov 19, 2018

Hello @alsrgv,

Thanks for your reply. I was using OpenMPI 3.0.0. OpenMPI 3.1.2 is available in my cluster but I cannot use it, I'll contact the guys from support to be able to use it and then come back to you.

Thanks again!

@Fubukimaru
Copy link
Author

It seems I get the same warning with OpenMPI 3.1.2. Any recommendation?

Thanks!

@alsrgv
Copy link
Member

alsrgv commented Nov 26, 2018

@Fubukimaru, I'm not sure what could be the issue. Could you report it in https://github.com/open-mpi/ompi issue tracker?

@Fubukimaru
Copy link
Author

I haven't had time for posting the issue, but it seems that I'm not alone:
open-mpi/ompi#1081

@alsrgv
Copy link
Member

alsrgv commented Jan 4, 2019

@Fubukimaru, ah - in that case you can probably avoid it by setting HOROVOD_MPI_THREADS_DISABLE=1 during runtime.

@stale
Copy link

stale bot commented Nov 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 7, 2020
@stale stale bot closed this as completed Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants