Change-Id: Ia6decd0f47170c5ac2e47bada0e174e876779038


[ROCm/rocm-core commit: 3422b9ffe9]
Этот коммит содержится в:
Nirmal Unnikrishnan
2023-01-24 10:55:12 -06:00
родитель 07c24eec11
Коммит 75af96cc7b
+10 -1
Просмотреть файл
@@ -1,5 +1,14 @@
Introduction:
rocm-core is a utility which can be used to get ROCm release version.
It also provides the Lmod modules files for the ROCm release.
getROCmVersion function provides the ROCm version.
For building :
Lmod module files can be loaded with the following commads.
module load rocm/x.y or
module load rocm
Build:
git clone <URL to git repo >