Search
Results
SDB:AMD GPGPU - openSUSE Wiki
GPU Database | TechPowerUp
Database of AMD GPUs. Here we can see that 2500U is Vega 8 mobile , which is GCN 5.0. This is only supported in ROCm up to 4.5.2!!
Is Rusticl the future of OpenCL for AMD cards on Linux? - LuxCoreRender Forums
Rusticl seems equivalent of rocm.
[rocm] No GPU support after rebuild with ROCm 6.0 (#6) · Issues · Arch Linux / Packaging / Packages / python-pytorch · GitLab
This site seems to claim there is a known fix. Looks like someone is fixing it???
Installing PyTorch for ROCm — ROCm installation (Linux)
Installing PyTorch for ROCm - this document claims gfx900 compatibility
Syntax of gfx900, gfx902, gfx909 and gfx90c Instructions — LLVM 19.0.0git documentation
Looks like gfx900, gfx902, gfx909 and gfx90c are the same
Need help with getting results on Ryzen 5600G with RoCm 5.5 - PyTorch Forums
ROCm 5.xx ever planning to include gfx90c GPUs? · Issue #1743 · ROCm/ROCm
Suggested git-build of pytorch on gfx90c FAILED for me
Doesn't ROCm support AMD's integrated GPU (APU)? · Issue #2216 · ROCm/ROCm
This guy claims successful installation of ROCm on Ubuntu - this seems to be workable for Tumbleweed as well. See the comment “nav9 commented on Jul 16, 2023“
Ditching CUDA for AMD ROCm for more accessible LLM training and inference. | by Rafael Manzano Masapanta | Medium
Train LLM on AMD APU. In this scenario, we’ll use an APU because most laptops with a Ryzen CPU include an iGPU; specifically, this post should work with iGPUs based on the “GCN 5.0” architecture, or “Vega” for friends. We’ll use an AMD Ryzen 2200G in this post, an entry-level processor equipped with 4C/4T and an integrated GPU.