Coder Social home page Coder Social logo

xpus not detected[BUG] about deepspeed HOT 5 CLOSED

nevakrien avatar nevakrien commented on June 9, 2024
xpus not detected[BUG]

from deepspeed.

Comments (5)

tjruwase avatar tjruwase commented on June 9, 2024

@delock, can you please help?

@mrwyattii, FYI

from deepspeed.

delock avatar delock commented on June 9, 2024

Hi @nevakrien, for troubleshooting we need to collect more information, can you run the following commands to check your environment? Thanks!

pip list|grep torch
pip list|grep intel
pip list|grep ccl
python -c "import torch;import intel_extension_for_pytorch;print(torch.xpu.is_available());print(torch.xpu.device_count())"

BTW this is the known good configuration where pytorch 2.1.0 is used. Which instruction do you follow to install the environment and what error message you encounter in your environment? The exact error message would help troubleshooting.
https://github.com/intel/intel-extension-for-pytorch/blob/release/xpu/2.1.10/dependency_version.yml

from deepspeed.

loadams avatar loadams commented on June 9, 2024

Hi @nevakrien - following up on this, are you able to run the commands above?

from deepspeed.

nevakrien avatar nevakrien commented on June 9, 2024

no longer have access to that machine.
I am on a new machine rn and I have changed my aproch to the problem I am trying to solve for reasons unrelated to deepspeed.

sorry for the late reply I just now saw the email

from deepspeed.

loadams avatar loadams commented on June 9, 2024

Thanks @nevakrien

from deepspeed.

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.