GithubHelp home page GithubHelp logo

Comments (8)

arsalan993 avatar arsalan993 commented on August 14, 2024 2

That worked like charm

git clone --recursive https://github.com/pytorch/pytorch
pushd pytorch
git checkout d154d32

from translate.

arsalan993 avatar arsalan993 commented on August 14, 2024 1

@jmp84 Intel CPU core i7 latest gen, GPU : NVIDIA 1050 Ti, CUDA 8 ,
Guys despite the fact somehow i was able to install caffe2 from inside pytorch folder since they have setup.py file specially for caffe 2 therefore we dont have to build it .. but still i got the error which i have mentioned in 1st comment..

from translate.

theweiho avatar theweiho commented on August 14, 2024 1

Do

git checkout d154d32

after you clone the PyTorch repo. Confirmed the caffe2 build worked for me with that. Still going thru the rest to confirm before updating the official instructions

from translate.

jmp84 avatar jmp84 commented on August 14, 2024 1

@arsalan993, let us know if this fixes your installation, both build and the examples were retested successfully.

from translate.

arsalan993 avatar arsalan993 commented on August 14, 2024

Guys i rebuild every thing again so here is the exact error during install of caffe2
after running this command make install -j8 2>&1 | tee MAKE_OUT
I get the following error at 18% :

nccl_static.a [ 18%] No install step for 'nccl_external' [ 18%] Completed 'nccl_external' [ 18%] Built target nccl_external Makefile:140: recipe for target 'all' failed make: *** [all] Error 2

from translate.

jmp84 avatar jmp84 commented on August 14, 2024

@arsalan993, thanks for reporting the issue. Would you be able to give your configuration (linux distribution, gpu card, CUDA installation, etc.) and the full logs for all the steps (especially the step that fails)? In the meantime, feel free to use the AWS image.

from translate.

theweiho avatar theweiho commented on August 14, 2024

@arsalan993 - If you can share the full logs from MAKE_OUT and CMAKE_OUT, that'd be very helpful!

from translate.

theweiho avatar theweiho commented on August 14, 2024

Repro'd. Seems like it might be an issue with Caffe2 HEAD. Going to try to find a commit that works and pin our instructions to it for now

from translate.

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.