Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Compilation error #15

Open
aoranwu opened this issue Oct 2, 2020 · 2 comments
Open

Compilation error #15

aoranwu opened this issue Oct 2, 2020 · 2 comments

Comments

@aoranwu
Copy link

aoranwu commented Oct 2, 2020

When I try to build I get a compilation error.

/home/torch-ucc/include/torch_ucc.hpp:20:10: fatal error: c10d/ProcessGroup.hpp: No such file or directory

Seems this header file is in the pytorch project and it's complaining this header file is missing. I run the build command in torch-ucc directory with

sudo UCX_HOME=/opt/ucx WITH_XCCL=/opt/xccl/install WITH_CUDA=/usr/local/cuda python setup.py clean --all install

Do I do anything wrong in the process of building?

Thanks!

@Sergei-Lebedev
Copy link
Collaborator

Hi @aoranwu,
What version of pytorch do you have? The plugin requires PyTorch 1.6

@aoranwu
Copy link
Author

aoranwu commented Oct 5, 2020

Oh, my version is pytorch 1.7. Is there anyway to make the plugin work with later versions?

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

No branches or pull requests

2 participants