Running PTX backend on WSL 2 #530
andrii0lomakin
started this conversation in
General
Replies: 1 comment 1 reply
-
That's great. Thanks. I will include this into the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day.
I have read in other discussions that there is no guide at the moment on how to run TornadoVM PTX backed on WSL 2.
So I want to share my experience.
First of all proof that TornadoVM PTX really works on WSL 2.
Below are steps to achieve that result:
~/.bashrc
P.S. That allows me to test my contribution for all backends in one environment. Also, TornadoVM scripts are oriented on a Linux environment to develop there. I hope this helps other contributors.
Beta Was this translation helpful? Give feedback.
All reactions