Git Product home page Git Product logo

Comments (5)

tongzhoumu avatar tongzhoumu commented on August 23, 2024

Hi @shen-hhao ,

  1. First make sure your Nvidia driver is correctly installed. You can check by nvidia-smi and nvcc -V
  2. If your driver works well, then please check Vulkan by vulkaninfo.

from maniskill.

shen-hhao avatar shen-hhao commented on August 23, 2024

nvcc -V

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Mon_Oct_12_20:09:46_PDT_2020
Cuda compilation tools, release 11.1, V11.1.105
Build cuda_11.1.TC455_06.29190527_0

vulkaninfo

ERROR: [Loader Message] Code 0 : libGLX_nvidia.so.0: cannot open shared object file: No such file or directory
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
/build/vulkan-tools-KEbD_A/vulkan-tools-1.2.131.1+dfsg1/vulkaninfo/vulkaninfo.h:371: failed with ERROR_INCOMPATIBLE_DRIVER

from maniskill.

tongzhoumu avatar tongzhoumu commented on August 23, 2024

Hi @shen-hhao

As shown by the output of vulkaninfo, it seems your Vulkan driver is not correctly installed. What is your NVIDIA driver version?

Also, this command perhaps helps: sudo apt-get install mesa-vulkan-drivers

from maniskill.

shen-hhao avatar shen-hhao commented on August 23, 2024

NVIDIA-SMI 470.63.01 Driver Version: 470.63.01 CUDA Version: 11.4
sudo apt-get install mesa-vulkan-drivers does not work

from maniskill.

shen-hhao avatar shen-hhao commented on August 23, 2024

Problem solved by reinstall NVIDIA Driver with version 460.
Guess vulkan is not compatible with NVIDIA Driver Version 470.

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.