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

mpirun error in a docker environment #218

Open
Li-Lai opened this issue Jan 11, 2019 · 0 comments
Open

mpirun error in a docker environment #218

Li-Lai opened this issue Jan 11, 2019 · 0 comments

Comments

@Li-Lai
Copy link

Li-Lai commented Jan 11, 2019

@yjxiong Thanks for sharing the code. When use the training command, I met an openmp error. How to solve this problem?

`root@eda6721d8979:/home_enet1/PVA/caffe_save_gpu/Test# mpirun -n 1 /home_enet1/PVA/caffe_save_gpu/build/tools/caffe train --weights=VGG_ILSVRC_16_layers.caffemodel --solver=vgg16_solver.prototxt
[eda6721d8979:32018] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in file ess_hnp_module.c at line 170

It looks like orte_init failed for some reason; your parallel process is
likely to abort. There are many reasons that a parallel process can
fail during orte_init; some of which are due to configuration or
environment problems. This failure appears to be an internal failure;
here's some additional information (which may only be relevant to an
Open MPI developer):

orte_plm_base_select failed
--> Returned value Not found (-13) instead of ORTE_SUCCESS

[eda6721d8979:32018] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in file runtime/orte_init.c at line 128

It looks like orte_init failed for some reason; your parallel process is
likely to abort. There are many reasons that a parallel process can
fail during orte_init; some of which are due to configuration or
environment problems. This failure appears to be an internal failure;
here's some additional information (which may only be relevant to an
Open MPI developer):

orte_ess_set_name failed
--> Returned value Not found (-13) instead of ORTE_SUCCESS

[eda6721d8979:32018] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in file orterun.c at line 694
`

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

1 participant