Coder Social home page Coder Social logo

CUDA problem help please about lip_wise HOT 7 CLOSED

vikolaz avatar vikolaz commented on September 28, 2024
CUDA problem help please

from lip_wise.

Comments (7)

vikolaz avatar vikolaz commented on September 28, 2024 1

Yesss that solved the issue!!

Thank you very much

from lip_wise.

pawansharmaaaa avatar pawansharmaaaa commented on September 28, 2024

Install the pytorch-gpu module from here https://pytorch.org/get-started/locally/

from lip_wise.

vikolaz avatar vikolaz commented on September 28, 2024

Hi thanks for the response.
Actually I tried several time to install pytorch-gpu module from https://pytorch.org/get-started/locally/
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia

For sure there something that I'm doing wrong, I'm not so expert. I don't know if I run the torch command int the right place/folder.

If you can further help would super

Thank you!!

from lip_wise.

vikolaz avatar vikolaz commented on September 28, 2024

I've tried do downgrade the Nvidia Toolkit as I had the 12.1

Now I have reinstalled the Toolkit 11.8 version and reinstalled the releted pytorch

That what my system show i have:

**C:>python -c "import torch; print('PyTorch version:', torch.version)"
PyTorch version: 2.3.0+cu118

C:>python -c "import torchvision; print('Torchvision version:', torchvision.version)"
Torchvision version: 0.18.0+cu118

C:>nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Wed_Sep_21_10:41:10_Pacific_Daylight_Time_2022
Cuda compilation tools, release 11.8, V11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0**

from lip_wise.

pawansharmaaaa avatar pawansharmaaaa commented on September 28, 2024

Hello, I don't think that this is a problem with your cuda toolkit, it is an issue with pytorch installation. Did you run setup script?

from lip_wise.

vikolaz avatar vikolaz commented on September 28, 2024

Yes i did, also tried to delete the folder and start a fresh setup

from lip_wise.

pawansharmaaaa avatar pawansharmaaaa commented on September 28, 2024

Do one thing, activate the environment and install pytorch-gpu with pip

from lip_wise.

Related Issues (17)

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.