-
0.5 Seems to be like rabbit. Start fast but goes to sleep.
I can't see what is the reasons but in my multi-rig some of the gpu's just drops to 0/s. I first thought uit was the Hawaii but it seems t…
-
## 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…
-
susie.sun@yz-amd1:~$ docker run -it rocm/deepspeed:rocm5.7_ubuntu20.04_py3.9_pytorch_2.0.1_DeepSpeed /bin/bash
root@c50e90963e1a:/var/lib/jenkins# deepspeed --num_gpus 1 deploy.py
[2023-12-14 01:52:…
-
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…
-
`u32::max` / `u32::min` cannot be used as they require `OpCapability U8`. They should just work out of the box.
**Workaround:** use `u32::clamp()` instead.
> It's the Ordering enum. it …
-
```
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…
-
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…
-
Can you provice us support for native Vulkan games?
-
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…