Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wsl2-ubuntu: Failed to create Nvf device in createNvfGraphics #48

Open
cevalokas opened this issue Aug 19, 2024 · 2 comments
Open

wsl2-ubuntu: Failed to create Nvf device in createNvfGraphics #48

cevalokas opened this issue Aug 19, 2024 · 2 comments

Comments

@cevalokas
Copy link

Hi there,

I'm using Ubuntu22.04.3 LTS on wsl2, here is some problem when I follow the guides in readme:

(eureka) logan@DESKTOP-0TD40GD:~$ nvidia-smi
Mon Aug 19 17:05:07 2024       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.129.01             Driver Version: 537.70       CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| 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 RTX 3050 OEM    On  | 00000000:01:00.0  On |                  N/A |
| 32%   33C    P5               6W / 120W |   3259MiB /  8192MiB |     28%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|  No running processes found                                                           |
+---------------------------------------------------------------------------------------+
(eureka) logan@DESKTOP-0TD40GD:~$ cd Desktop/isaacgym/python
(eureka) logan@DESKTOP-0TD40GD:~/Desktop/isaacgym/python$ python examples/joint_monkey.py
Importing module 'gym_38' (/home/logan/Desktop/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_38.so)
Setting GYM_USD_PLUG_INFO_PATH to /home/logan/Desktop/isaacgym/python/isaacgym/_bindings/linux-x86_64/usd/plugInfo.json
WARNING: Forcing CPU pipeline.
Not connected to PVD
+++ Using GPU PhysX
Physics Engine: PhysX
Physics Device: cuda:0
GPU Pipeline: enabled
No GPU devices found.
[Error] [carb.gym.plugin] Failed to create Nvf device in createNvfGraphics. Please make sure Vulkan is correctly installed.
*** Failed to create sim

Let's solve it quickly together.

@cevalokas
Copy link
Author

(eureka) logan@DESKTOP-0TD40GD:~$ nvcc -v
nvcc fatal   : No input files specified; use option --help for more information

@HangR00
Copy link

HangR00 commented Oct 11, 2024

The same problem...Hopefully someone can solve it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants