Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rocm-config.file
Original file line number Diff line number Diff line change
@@ -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
Expand Down