File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55# - run this script in master branch
66# - after running this script merge master into develop
77
8- OLD_ROCBLAS_VERSION=" 14.3.5 "
9- NEW_ROCBLAS_VERSION=" 15.3.5 "
8+ OLD_ROCBLAS_VERSION=" 2.0.0 "
9+ NEW_ROCBLAS_VERSION=" 2.0.0 "
1010
11- OLD_TENSILE_VERSION=" tensile_tag b0e0ce85f8b77ce384296850f85715c39d123108 "
11+ OLD_TENSILE_VERSION=" tensile_tag 7e50085d9e310349152f686275d0ad98cc58b130 "
1212NEW_TENSILE_VERSION=" tensile_tag \" develop-rocm20\" "
1313
1414sed -i " s/${OLD_ROCBLAS_VERSION} /${NEW_ROCBLAS_VERSION} /g" CMakeLists.txt
Original file line number Diff line number Diff line change 66# - after running this script and merging develop into master, run bump_develop_version.sh in master and
77# merge master into develop
88
9- OLD_ROCBLAS_VERSION=" 15.3.4 "
10- NEW_ROCBLAS_VERSION=" 14.3.5 "
9+ OLD_ROCBLAS_VERSION=" 0. 15.3"
10+ NEW_ROCBLAS_VERSION=" 2.0.0 "
1111
1212OLD_TENSILE_VERSION=" tensile_tag \" develop-rocm20\" "
13- NEW_TENSILE_VERSION=" tensile_tag b0e0ce85f8b77ce384296850f85715c39d123108 "
13+ NEW_TENSILE_VERSION=" tensile_tag 7e50085d9e310349152f686275d0ad98cc58b130 "
1414
1515OLD_MINIMUM_REQUIRED_VERSION=" MinimumRequiredVersion: 4.6.0"
1616NEW_MINIMUM_REQUIRED_VERSION=" MinimumRequiredVersion: 4.6.0"
You can’t perform that action at this time.
0 commit comments