diff --git a/rocm-config.file b/rocm-config.file index 7a1040062d6..ce97eb7bf5f 100644 --- a/rocm-config.file +++ b/rocm-config.file @@ -1,7 +1,7 @@ ### FILE rocm-config # define the ROCm compilation flags in a way that can be shared by SCRAM-based and regular tools ## INCLUDE rocm-flags -%define rocm_version_num 7.2.3 +%define rocm_version_num 7.1.0 %define rocm_version rocm-%{rocm_version_num} %define rocm_systems_source git+https://github.com/ROCm/rocm-systems.git?obj=release/rocm-rel-7.2/%{rocm_version}&export=rocm-systems&submodules=1&output=/rocm-systems.tar.gz %define rocm_libraries_source git+https://github.com/ROCm/rocm-libraries.git?obj=develop/%{rocm_version}&export=rocm-libraries&submodules=1&output=/rocm-libraries.tar.gz