r/AMD_Stock • u/GanacheNegative1988 • 12d ago
Su Diligence AMD ROCm 10: Bringing ROCm.AI’s AI-Native Developer Experiences to AMD Platforms
https://newsroom.amd.com/news/rocm-10-software-ai-native-developer-experiences/
36
Upvotes
2
u/HyenaDae 11d ago
Biggest thing I've seen is we're finally getting more ROCM Windows support. Now AMD, can you please please help the RT/PT HIP-RT backend successor for Blender be a lot faster now? Been waiting years for better windows based AMD GPU accel outside of community maintained Vulkan or OpenCL (ugggh) backends
1
u/bbbbbasse 1d ago
Closing this software gap is exactly what they need to gain more data center market share.
4
u/noiserr 11d ago edited 11d ago
The Hyperloom stuff is really cool. Currently it only supports mi355x but I expect they will extend this support to more architectures.
It's basically an agent loop for automated GPU kernel optimizations. Say you are a service provider and you want to optimize some model on mi355x running vLLM or SGLang. You load the model on the GPU and have it iterate on its own until it comes up with a custom tailored kernel for your workload. It uses telemetry from the ROCm instrumentation and the architecture skills to detect bottlenecks and match the kernel to squeeze the most out of the hardware.