amd rocm platform 4
https://aged-wiki.win/index.php/Making_Sense_of_the_AMD_ROCm_Platform_for_AI_and_HPC_Workloads
AMD's ROCm platform is an open-source software stack designed to tap into the full potential of their Radeon GPUs for high-performance computing and machine learning. It's not just a driver; it includes compilers, libraries, and tools that let developers run demanding scientific simulations and train AI models directly on AMD hardware, similar to what CUDA does for Nvidia cards. While it has historically been more Linux-focused, it's steadily expanding to support a wider range of devices and wo…