amd rocm platform

https://smart-wiki.win/index.php/Why_AMD_CPU_GPU_Integration_Matters_for_Modern_Computing

AMD's ROCm platform is an open-source software stack designed to give developers direct access to the company's GPU hardware for high-performance computing and machine learning tasks. It competes with CUDA by offering a similar low-level control over compute units, but with a focus on openness and interoperability across different systems. Users often appreciate its ability to run on Linux without vendor lock-in, though setting it up can sometimes require more manual configuration compared to m…