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

Add support for framebuffer #1

Open
yowl opened this issue Sep 17, 2024 · 0 comments
Open

Add support for framebuffer #1

yowl opened this issue Sep 17, 2024 · 0 comments

Comments

@yowl
Copy link

yowl commented Sep 17, 2024

Minor issue.

On WSL, a failure happens

wasi-logger: INFO -
choose example
1: simple graph
2: squeeze
3: mnist

3
wasi-logger: INFO - 3
thread '<unnamed>' panicked at /home/scott/.cargo/git/checkouts/wasi-webgpu-5092375e741b05a7/754ad0f/crates/wasi-webgpu-wasmtime/src/lib.rs:2105:14:
called `Result::unwrap()` on an `Err` value: NotFound
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Could be that WSL does not support the hardward accelerator function required to get the adapter. Would be nice if there was a path for just using a soft frame buffer.

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

1 participant