-
```sh
~/Code/lockbook/lockbook/clients/linux master ❯ lockbook-desktop
thread 'main' panicked at clients/linux/src/window.rs:409:10:
No suitable GPU adapters found on the system!
note: run with `RUST_…
-
## Minimum Reproducible Example
## Steps to Reproduce:
1. Run the Docker build command:
```bash
docker build -f Dockerfile.cuda-all . -t mistral
```
2. Observe the error during th…
-
I was looking at minimal shader `Cargo.toml`s and they're often mainly:
```toml
[dependencies]
spirv-std = "0.9.0"
```
---
In the past (e.g. https://github.com/EmbarkStudios/rust-gpu/issues/…
-
### Expected Behaviour
Latest published `spirv-builder` crate on crates.io is 0.9 - this requires toolchain `nightly-2023-05-27`, which is inconsistent with `nightly-2024-04-24` currently referre…
-
Hey there!
When I try running the `glium` example, I get the following panic:
```
thread 'main' panicked at /home/kane/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glium-0.34.0/src/text…
-
_Issue automatically imported from old repo: https://github.com/EmbarkStudios/rust-gpu/issues/1141_
_Old labels: t: bug_
_Originally creatd by sirati on 2024-04-05T23:00:44Z_
---
rustc: spirv-t…
-
_Issue automatically imported from old repo: https://github.com/EmbarkStudios/rust-gpu/issues/1150_
_Old labels: t: bug_
_Originally creatd by JensGM on 2024-05-21T12:17:15Z_
---
### Expected Behav…
-
Hi guys,
It is possible to use rust in google colab? In addition, is it possible to use also a gpu there with rust?
Thanks
-
Hello
I have problem a long time can't fix it
```
systeminfo
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.19045 N/A Build 19045
GPU:
```
```
nvidia-smi
+--------------------------…
-
Need to set up a shader crate and verify that `rust-gpu-sdf` can be compiled into SPIR-V.