Taking on CUDA with ROCm: 'One Step After Another'
https://www.eetimes.com/taking-on-cuda-with-rocm-one-step-after-another/
#HackerNews #ROCm #CUDA #GPU #Computing #OpenSource #Technology
Taking on CUDA with ROCm: 'One Step After Another'
https://www.eetimes.com/taking-on-cuda-with-rocm-one-step-after-another/
#HackerNews #ROCm #CUDA #GPU #Computing #OpenSource #Technology
One of the main reasons I want to use #ubuntu 26.04 is for the #framework desktop. 😅 All that #amd #rocm package handling. 😇
I didn't need more reasons for the release. 😁

Last week I provided benchmarks to quantify how the AMD Strix Halo graphics performance has evolved since launch one year ago, in today's article is a look at how the Zen 5 CPU performance with the flagship Ryzen AI Max+ 395 has evolved under Linux in the year since these exciting APUs began making their way to high-end laptops and desktops.
Nachtrag zum Thema Blender, den ich trotz der Installation der restlichen Pakete aus dem Meta-Paket für ROCm zu keiner Meinungsänderung habe überzeugen können.
Scheint wohl an meiner Karte zu liegen, hat wohl falsche Architektur.
Vllt. mache ich noch den Versuch mit der von Blender selbst gebauten Anwendung. So wichtig ist es mir, zumindest damit, nicht.
Danke für die Unterstützung.
Run AI locally on your AMD RX 6600! 🚀
Learn how to set up AMD ROCm on Ubuntu with the necessary overrides to run large language models using Ollama.
If you want to see the code, visit the website:
Read More... https://www.ctcservers.com/tutorials/howto/install-rocm-amd-gpu-ubuntu/
Once I got hardware-accelerated #AI working under #Linux on my AI mini workstation from HP, my next goal was to make it easier to use. From this blog, you can read about my initial experiments with #OpenWebUI on @fedora Linux.
https://peter.czanik.hu/posts/new-toy-openwebui-first-steps/
Once I got hardware-accelerated AI working under Linux on my AI mini workstation from HP, my next goal was to make it easier to use. From this blog, you can read about my initial experiments with Open WebUI on Fedora Linux. Open WebUI talking about central log collection :-) Everything in containers As Open WebUI is not yet available as a package in Fedora, my initial approach was to use containers.
Ever since I bought my #AI mini #workstation from HP, my goal was to run hardware accelerated #ArtificialIntelligence workloads in a #Linux environment. Read more to learn how things turned out on #Ubuntu and @fedora !
https://peter.czanik.hu/posts/new-toy-first-steps-with-ai-on-linux/
Ever since I bought my AI mini workstation from HP, my goal was to run hardware accelerated artificial intelligence workloads in a Linux environment. Read more to learn how things turned out on Ubuntu and Fedora! I have been using various AI tools for a while now. Generating pictures about some impossible situations, like a dinosaur climbing the Hungarian parliament building, finding information where a simple web search is useless, or explaining syslog-ng code to me.
Triton-Sanitizer: A Fast and Device-Agnostic Memory Sanitizer for Triton with Rich Diagnostic Context

Memory access errors remain one of the most pervasive bugs in GPU programming. Existing GPU sanitizers such as compute-sanitizer detect memory access errors by instrumenting every memory instructio…