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

ask for help #42

Closed
22wei22 opened this issue Jul 12, 2017 · 4 comments
Closed

ask for help #42

22wei22 opened this issue Jul 12, 2017 · 4 comments

Comments

@22wei22
Copy link

22wei22 commented Jul 12, 2017

when I run python tools/demo.py
[[11798,1],0]: A high-performance Open MPI point-to-point messaging module
was unable to find any relevant network interfaces:

Module: OpenFabrics (openib)
Host: simen1

Another transport will be used instead, although this may result in
lower performance.

*** The MPI_Comm_rank() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[simen1:30679] Local abort before MPI_INIT completed successfully; not able to aggregate error messages, and not able to guarantee that all other processes were killed!
ubuntu@simen1:~/liushaungwei/person_search$
how can i do

@Cysu
Copy link
Collaborator

Cysu commented Jul 12, 2017

Are you using multiple machines connected by InfiniBand?

@Cysu
Copy link
Collaborator

Cysu commented Jul 13, 2017

Good to hear that!

@Cysu Cysu closed this as completed Jul 13, 2017
@weibaogang
Copy link

temp/person_search-master$ python2 tools/demo.py --gpu 0
*** The MPI_Comm_rank() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[wyl:2218] Local abort before MPI_INIT completed successfully; not able to aggregate error messages, and not able to guarantee that all other processes were killed!

I encountered the same problem,and how do you solution this problem? @22wei22

@zhanghm01
Copy link

@weibaogang I have the same problem now,do you remember how to solve it ?

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

No branches or pull requests

4 participants