←back to thread

WebGPU-Based WiFi Simulator

(wifi-solver.com)
325 points jasmcole | 8 comments | | HN request time: 0.216s | source | bottom
1. crtified ◴[] No.41898656[source]
What are the system requirements to run this? Fairly 'standard' Linux system running Chrome here.

"Sorry, there was an error starting the simulation

Sorry, WebGPU is not supported on our device

WiFi Solver may not be compatible with your device."

replies(6): >>41898687 #>>41898697 #>>41898797 #>>41899107 #>>41899318 #>>41903236 #
2. cloogshicer ◴[] No.41898687[source]
No Linux support for WebGPU in Chrome yet: https://caniuse.com/webgpu
3. jeroenhd ◴[] No.41898697[source]
Dev tools gave me this link: https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#...

Barely any Firefox support either.

Looks like I'll skip this one.

4. throwaway0665 ◴[] No.41898797[source]
To run on Chromium Linux you need to enable "enable-unsafe-webgpu" as well as "enable-vulkan" flags in "chrome://flags". Best to disable again afterwards.
5. kiwijamo ◴[] No.41899107[source]
Doesn't work on Firefox/Windows either.
6. taminka ◴[] No.41899318[source]
hasn't webgpu standard been out for a while now? how come only chromium supports it?
replies(1): >>41899452 #
7. heftig ◴[] No.41899452[source]
Because it's an incredibly complex mess that will allow sandbox escape if it isn't implemented exactly right.

Also, it's still in draft status. Not that that means much.

8. ◴[] No.41903236[source]