Git Product home page Git Product logo

Comments (5)

darglein avatar darglein commented on July 20, 2024

Ah few patches ago I have added the following line to prevent some problems if multiple cuda's where installed. Can you try without that line:

unset CUDA_HOME

from adop.

metya avatar metya commented on July 20, 2024

I used last modifications of your repository. So there was this line of code.

So I don't know how to deal with that, especially I don't understand what compiler say.

from adop.

darglein avatar darglein commented on July 20, 2024

Alright I installed a minimal Manjaro VM on my system and compile ADOP successfully using the following steps:

  1. Install nvidia drivers (don't need to install CUDA to the system)
  2. Install anaconda from the website (+check that it works in your shell)
  3. Install gcc9 with yay
  4. Update ADOP to the latest commit
  5. ./create_environment.sh
  6. ./install_pytorch.sh
  7. ./build_adop.sh

image

from adop.

metya avatar metya commented on July 20, 2024

Hmm.
I tried a several time to compile pytorch with different approaches, but it failed all the time with this error.

But ok! It seems I'm mess)

I'll try again with freshly installed new linux kernel and nvidia drivers and freshly installed conda env.

Thank you, I'll let know about my success or fail)

from adop.

darglein avatar darglein commented on July 20, 2024

Can you post the cmake output of pytorch here?

So remove the directory ADOP/external/pytorch/build and then run ./install_pytorch.sh. Stop when it starts compiling the first source file and copy paste the cmake output above that.

from adop.

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.