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

VMA does not support more then 1 epfd listed #816

Open
highfly22 opened this issue Feb 15, 2019 · 1 comment
Open

VMA does not support more then 1 epfd listed #816

highfly22 opened this issue Feb 15, 2019 · 1 comment

Comments

@highfly22
Copy link

I got the following log when running a distributed Tensorflow training job. In socket_fd_api::add_epoll_context function, there is a comment "Currently VMA does not support more then 1 epfd listed". Is there any plan to support that feature? Thanks!

�[0m�[0m Pid: 29071 Tid: 29218 VMA DEBUG: epfd_info:263:add_fd() epoll_ctl: fd=34 is already registered with another epoll instance 30, cannot register to epoll 32 (errno=12 Cannot allocate memory)
@liranoz12
Copy link
Contributor

Hi,

Multiple epfd's support has been tested in the past but caused performance degradation.
Hence, there are no plans to support this feature.

Thanks,
Liran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants