Git Product home page Git Product logo

Comments (10)

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

Do you have GPU on your device and try nvidia-smi?

from maniskill.

ZiLianC avatar ZiLianC commented on August 23, 2024

Yes. My configuration is as follows
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.103.01 Driver Version: 470.103.01 CUDA Version: 11.4 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:01:00.0 On | N/A |
| 0% 45C P8 38W / 350W | 2381MiB / 24265MiB | 2% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

Could you troubleshoot vulkan following https://haosulab.github.io/ManiSkill2/getting_started/installation.html#troubleshooting

And ensure that the 3 nvidia json files exist?

from maniskill.

ZiLianC avatar ZiLianC commented on August 23, 2024

The files /usr/share/vulkan/icd.d/nvidia_icd.json and /usr/share/glvnd/egl_vendor.d/10_nvidia.json don't exist. I create the files as the tutorial. After I run the command 'sudo apt-get install libglvnd-dev', the file /usr/share/glvnd/egl_vendor.d/10_nvidia.json is still not exist. So I create it manually. But the above problem still exist.

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024
sudo apt-get install vulkan-utils
vulkaninfo

Does this produce any error?

from maniskill.

ZiLianC avatar ZiLianC commented on August 23, 2024

I run vulkaninfo, and the error is as follow:

ERROR: [Loader Message] Code 0 : libGLX_nvidia.so.0: cannot open shared object file: No such file or directory
ERROR: [Loader Message] Code 0 : libGLX_nvidia.so.0: cannot open shared object file: No such file or directory
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

could you check the 3 json file contents exactly as in the tutorial?

from maniskill.

ZiLianC avatar ZiLianC commented on August 23, 2024

I don't have the file 'libGLX_nvidia.so.0' in my computer. So should I change the file name in the 3 json? What name should I put in?

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

Could you reinstall your nvidia driver, using newer versions like sudo apt install nvidia-driver-530?

Then ensure that the 3 json files exist, and run vulkaninfo

from maniskill.

xuanlinli17 avatar xuanlinli17 commented on August 23, 2024

Has the issue been resolved?

from maniskill.

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.