Giter Site home page Giter Site logo

Comments (6)

tomcamp0228 avatar tomcamp0228 commented on June 26, 2024 11

You can refer to this link and it solves my question: https://forums.developer.nvidia.com/t/cuda-10-1-nvidia-youre-now-fixing-gcc-bugs-that-gcc-doesnt-even-have/71063/6

changing devtoolset-8/root/usr/include/c++/8/bits/basic_string.tcc:1067 from this:

__p->_M_set_sharable();

to this seems to fix the compiler error:

(*__p)._M_set_sharable();

from spconv.

traveller59 avatar traveller59 commented on June 26, 2024

google tell me this is a cuda 10.1 problem, I don't have cuda 10.1, consider install cuda 10.0.
In addition, pytorch prebuilt 1.1.0 don't support cuda 10.1, please don't use unsupported cuda version.

from spconv.

zarev avatar zarev commented on June 26, 2024

Thanks for replying. It might be useful to specify in the README that 10.1 is not supported as it only says 9.0+. It will help noobs like me :)

from spconv.

qchenclaire avatar qchenclaire commented on June 26, 2024

I use cuda 9.0 and have the same problem

from spconv.

zarev avatar zarev commented on June 26, 2024

from spconv.

Zhongwei-Luo avatar Zhongwei-Luo commented on June 26, 2024

Thanks for replying. It might be useful to specify in the README that 10.1 is not supported as it only says 9.0+. It will help noobs like me :)

oh,god,rtx 2080 super dont support cuda 9,it will output [nvcc fatal : Unsupported gpu architecture 'compute_75']

from spconv.

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.