Coder Social home page Coder Social logo

Comments (11)

samiede avatar samiede commented on May 19, 2024 5

I still have the same problem, Python 3.7.16, CUDA Version: 11.7, torch 1.12.1., has anyone found a solution to this?

from kaolin.

lei1993 avatar lei1993 commented on May 19, 2024

have you solved it?

from kaolin.

krrish94 avatar krrish94 commented on May 19, 2024

Can you confirm that your torch.cuda.is_available() returns True?

from kaolin.

lei1993 avatar lei1993 commented on May 19, 2024

Can you confirm that your torch.cuda.is_available() returns True?

I solved it by reinstall torch using pip

from kaolin.

krrish94 avatar krrish94 commented on May 19, 2024

This is an issue of the pytorch installation not being able to find/link to CUDA shared libraries.
Also see: open-mmlab/mmdetection#592

from kaolin.

kobeyuan avatar kobeyuan commented on May 19, 2024

Can you confirm that your torch.cuda.is_available() returns True?

Yes

from kaolin.

kobeyuan avatar kobeyuan commented on May 19, 2024

This is an issue of the pytorch installation not being able to find/link to CUDA shared libraries.
Also see: open-mmlab/mmdetection#592

thanks, I check it again.

from kaolin.

kobeyuan avatar kobeyuan commented on May 19, 2024

have you solved it?

No. I will try it using the comments ways.

from kaolin.

Ax-For avatar Ax-For commented on May 19, 2024

I met it, too

from kaolin.

kobeyuan avatar kobeyuan commented on May 19, 2024

have you solved it?

yes, reinstall it on ubuntu16.4, cuda9.2, cudnn7, python3.6.9.

from kaolin.

muhammad-faizan-122 avatar muhammad-faizan-122 commented on May 19, 2024

will it be work without on CPU? because I am running on CPU facing a following issue
ImportError: /home/X/miniconda3/envs/denoise/lib/python3.8/site-packages/kaolin/_C.so: undefined symbol: _ZNK3c1010TensorImpl36is_contiguous_nondefault_policy_implENS_12MemoryFormat

from kaolin.

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.