Giter Site home page Giter Site logo

Comments (5)

shamilcm avatar shamilcm commented on August 19, 2024

What is the error?

from mlconvgec2018.

jiusigua avatar jiusigua commented on August 19, 2024

I don't know why,when I run git reset --hard a03e5cb40938b6b3f3e6dbddf9cff8afdff72d1b , It returns the following sentence:
HEAD is now at a03e5cb40 Remind users to submodule update.
I wondered it is an error of git, but I'm not sure.

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

from mlconvgec2018.

jiusigua avatar jiusigua commented on August 19, 2024

Thanks, I ignore the previous question,and continue to run the following code. When I run the code:NO_DISTRIBUTED=1 python setup.py install
,I got another mistake:
`6 errors detected in the compilation of "/tmp/tmpxft_0000f321_00000000-11_all_gather.compute_61.cpp1.ii".
Makefile:121: recipe for target '/home/gpower/pytorch/torch/lib/build/nccl/obj/all_gather.o' failed
make[3]: *** [/home/gpower/pytorch/torch/lib/build/nccl/obj/all_gather.o] Error 1
make[3]: *** Waiting for unfinished jobs....
src/common_kernel.h(42): error: class "__half" has no member "x"

src/common_kernel.h(42): error: class "__half" has no member "x"

src/common_kernel.h(55): error: class "__half" has no member "x"

src/common_kernel.h(55): error: class "__half" has no member "x"

src/copy_kernel.h(28): error: class "__half" has no member "x"

src/copy_kernel.h(28): error: class "__half" has no member "x"

6 errors detected in the compilation of "/tmp/tmpxft_0000f356_00000000-11_broadcast.compute_61.cpp1.ii".
Makefile:121: recipe for target '/home/gpower/pytorch/torch/lib/build/nccl/obj/broadcast.o' failed
make[3]: *** [/home/gpower/pytorch/torch/lib/build/nccl/obj/broadcast.o] Error 1
6 errors detected in the compilation of "/tmp/tmpxft_0000f36e_00000000-11_reduce.compute_61.cpp1.ii".
Makefile:121: recipe for target '/home/gpower/pytorch/torch/lib/build/nccl/obj/reduce.o' failed
make[3]: *** [/home/gpower/pytorch/torch/lib/build/nccl/obj/reduce.o] Error 1
6 errors detected in the compilation of "/tmp/tmpxft_0000f339_00000000-11_all_reduce.compute_61.cpp1.ii".
6 errors detected in the compilation of "/tmp/tmpxft_0000f380_00000000-11_reduce_scatter.compute_61.cpp1.ii".
Makefile:121: recipe for target '/home/gpower/pytorch/torch/lib/build/nccl/obj/reduce_scatter.o' failed
make[3]: *** [/home/gpower/pytorch/torch/lib/build/nccl/obj/reduce_scatter.o] Error 1
Makefile:121: recipe for target '/home/gpower/pytorch/torch/lib/build/nccl/obj/all_reduce.o' failed
make[3]: *** [/home/gpower/pytorch/torch/lib/build/nccl/obj/all_reduce.o] Error 1
CMakeFiles/nccl.dir/build.make:60: recipe for target 'lib/libnccl.so' failed
make[2]: *** [lib/libnccl.so] Error 2
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/nccl.dir/all' failed
make[1]: *** [CMakeFiles/nccl.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
`
Can you help me with this problem?

from mlconvgec2018.

shamilcm avatar shamilcm commented on August 19, 2024

Have you figured out the issue?

You can use our branch which works with a later version of Fairseq: https://github.com/nusnlp/mlconvgec2018/tree/fairseq0.5 and can use Pytorch 0.4 instead of the older version.

from mlconvgec2018.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.