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

undefined symbol: _ZN3MPI8Datatype4FreeEv #32

Open
sihuo521 opened this issue Aug 29, 2019 · 2 comments
Open

undefined symbol: _ZN3MPI8Datatype4FreeEv #32

sihuo521 opened this issue Aug 29, 2019 · 2 comments

Comments

@sihuo521
Copy link

from torch._C import *
ImportError: /root/anaconda3/envs/test_py2/lib/python2.7/site-packages/torch/_C.so: undefined symbol: _ZN3MPI8Datatype4FreeEv

python demo.py occur a error.

运行demo.py时出错

@ischihmo
Copy link

LD_PRELOAD=/usr/local/openmpi/lib/libmpi_cxx.so python

@JulesGM
Copy link

JulesGM commented Sep 14, 2022

thanks @mokchih

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

3 participants