-
```
It would be great if you would add support for AMD/ATI GPU Memory usage. I know
that you´ve done that for Nvidia GPUs so far.
I´ve got a MSI Radeon R9 280. OpenHardwareMonitor version 0.7.1 Beta…
-
```
It would be great if you would add support for AMD/ATI GPU Memory usage. I know
that you´ve done that for Nvidia GPUs so far.
I´ve got a MSI Radeon R9 280. OpenHardwareMonitor version 0.7.1 Beta…
-
```
It would be great if you would add support for AMD/ATI GPU Memory usage. I know
that you´ve done that for Nvidia GPUs so far.
I´ve got a MSI Radeon R9 280. OpenHardwareMonitor version 0.7.1 Beta…
-
### 🐛 Describe the bug
I have a DCNN-like network that I'm training with DDP and 2 GPUs. This always got a speedup from ```compile(net, mode="max-autotune")```. However, since PyTorch 2.5+ and stil…
-
Is this what I think it is? An extension to make AUTOMATIC1111 webui run using [pytorch-directml](https://pypi.org/project/pytorch-directml/), _and thus potentially on AMD GPUs in Windows instead of u…
-
System: ArchLinux 5.11.15-zen1-2-zen
using the aur package opencl-amd what just updated to 21.10
./teamredminer --list_devices:
Team Red Miner version 0.8.1.1
[2021-04-21 15:53:17] Au…
-
Currently INQ can run on Nvidia GPUs through CUDA backend.
What would be the design requirements required for supporting a new backend, say Intel's SYCL or AMD's HIP?
Would migrating/porting the …
-
The following test hangs with ROCm 5.3 on the `gfx1030` architecture (AMD Radeon PRO V620).
```c++
#include
#include
int main()
{
printf("starting..\n");
hipStream_t stream;
…
-
I was looking into this but all my devices run on AMD graphics cards so i was wondering what compute capability is required for this to run.
Looking at this list https://developer.nvidia.com/cuda-gp…
-
Hi!
First of all, great talk! I've seen it on YouTube [there](https://www.youtube.com/watch?v=z43l_LaOqnM), maybe the link could be added to the `README.md`.
I had a question concerning [your Top 50…