-
## Bevy version
`bevy = { version = "0.11.2", features = ["dynamic_linking", "wayland"] }`
## Relevant system information
```
OS: Garuda Linux x86_64
Kernel: 6.5.3-zen1-1-zen
Shell: fish 3…
-
Hi,
would like to make an updated call for sparse texture support in MoltenVK..
seems all I can find about sparse tex support is from a issue three years ago (https://github.com/KhronosGroup/Molt…
-
This issue is for tracking GPU pass through in K3s.
K3s [supports GPU pass through](https://docs.k3s.io/advanced?_highlight=gpu#nvidia-container-runtime-support) but not in NixOS K3s (last time I t…
-
I am having an issue with running CycleGAN on multiple GPUs. It works well when running on a single GPU (albeit very slowly, as expected) using
python3 train.py --dataroot ./datasets/cezanne2p…
-
I'm on Windows 10 using Rust.
I only have this with Skia, not with FemtoVG or the software renderer (Winit backend): When I resize the window, the content is somehow resized with the wi…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
```
What steps will reproduce the problem?
1.install amd app sdk v2.5
2.initialize second display with amdcccle
3.run pyrit list_cores
What is the expected output? What do you see instead?
I expected…
-
According to the documentation, GPU support is realized through the magma library. I'm not really familiar with it, but from their website it seems they put more emphasis on CUDA support, therefore NV…
-
```
First, one of the most irritating things about OpenCL is that the default
"Maximum Memory Allocation" is significantly less than the entire amount of
available GPU RAM. In the case of our AMD ha…
-
We need to fuse the dequantize and conv kernels in Unet int8 model in order to achieve memory bandwidth improvement on AMD GPUs. This issue is created for tracking the discussion about the possible w…