-
Notifications
You must be signed in to change notification settings - Fork 832
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
Hardware-accelerated vulkan in WSL2 #7790
Comments
Nice try 😄 |
There don't seem to be any plans to provide Vulkan natively. The links https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12209 https://gitlab.freedesktop.org/bbrezillon/mesa/-/branches/active may help. |
llvmpipe is CPU.. |
Anyone attempting WSL2 Vulkan Nvidia? |
VersionMicrosoft Windows [Version 11.0.22000.556 WSL Version
Distro VersionUbuntu 20.04
|
Vulkan through WSLg - Not Yet |
@agluszak @procedural @engineer1109 @mortim @therealkenc The latest WIP hardware-accelerated Vulkan in WSL2 ( through Dozen over Directx12) |
Is there any guide on how to actually install dozen on WSL2 (Ubuntu) ? |
|
Oh wow, that was surprisingly easy. Thank you! |
Many thanks! It works! I can finally run the isaamgym in wsl2!!! ❤ |
How to run isaac sim in wsl2? I tryed the same cmd, isaac sim seems to start up but finally crushed with OUT OF MEMORY error
|
Same here. How did you get isaac-gym working in wsl2? I've been trying to get isaac sim working in wsl2 and I keep running into segmentation faults. I tried installing the repository but that didn't do anything. I downloaded vulkan-tools. Please let me know if I have to grab something else. I ran the following:
|
@GeorgeS2019 many thanks it helped me so quickly, I was following a vk tutorial and when came the moment to render something real, the performances were horrible. Solved it instantly ! |
Totaly works fine! Thanks. |
I've been searching all over and this thread looked promising. I've tried everything here but still can't seem to get my chrome browser to use GPU rendering. I'm running Ubuntu 24.04 with WSL version: 2.3.26.0, and an RTX 4090 mobile GPU. I am using a custom XServer (the default provided by GWSL).
Any ideas? |
Version
Microsoft Windows [Version 10.0.22000.348]
WSL Version
Kernel Version
5.10.60.1
Distro Version
Ubuntu 21.04
Other Software
GPU: AMD Ryzen 7 5800U IGPU
AMD drivers version: https://www.amd.com/en/support/kb/release-notes/rn-rad-win-wsl-support (recommended for use with WSL)
Repro Steps
Run
vulkaninfo --summary
Expected Behavior
I expect vulkan to use the actual GPU in WSL2
Actual Behavior
It uses lavapipe software emulation
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: