GithubHelp home page GithubHelp logo

Comments (6)

art-programmer avatar art-programmer commented on August 30, 2024

Thank you for the note! Just added.

from planercnn.

 avatar commented on August 30, 2024

Hi @ztzhang , I didn't understand what you wrote. You were using GCC version 6 but didn't worked because it does not work with version higher than 6 and then you switched to version 9 and worked? What?! Can you inform yours system specs, please?

I'm trying to use this pytorch repo with AWS Sagemaker p2.xlarge instance (rhel fedora 2018.3 with single GPU K80) which by default has CUDA 10.0 and GCC 4.8.5. So I've installed CUDA 9.0 and as GCC is version 4.8.5 by default (that's not higher than 6) but it didn't worked when trying to compile roialign.

The default configs (CUDA 10.0 and GCC 4.8.5) works with Mask R-CNN backbone using TensorFlow.

What I'm missing here @art-programmer ?

Thanks guys.

from planercnn.

ztzhang avatar ztzhang commented on August 30, 2024

@wullish sorry a typo. I did it with gcc 5.3.0. I never tried older version of gcc, as versions before 5.x may not have c++11 as default.
Under CUDA 10.0 the error message is gcc version higher than 6 is not supported, which I reported faithfully. I simply meant CUDA 10.0 AND gcc version higher than 6, as a combination, fails.

from planercnn.

 avatar commented on August 30, 2024

Thanks man. Now, it's much clear! I'm going to try.

from planercnn.

 avatar commented on August 30, 2024

I'm still getting "cffi.error.VerificationError: CompileError: command 'gcc' failed with exit status 1" when compiling "python build.py" roialign after updating to 5.3.0 gcc with CUDA 9.0.

I dont know what to do anymore. I've tried with python3.7 and 3.6 but no success. I'm using sm_37 which is the version for K80 according to this guy here.

Can you share yours envs specs or point to where I'm possibly doing wrong?

Thanks!

from planercnn.

 avatar commented on August 30, 2024

Solved! Happens that cudatoolkit=9.0 wasn't installed on my Conda environment.

Best.

from planercnn.

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.