File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file 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_HIPBLAS_VERSION=" 0.52 .0"
9- NEW_HIPBLAS_VERSION=" 0.53 .0"
8+ OLD_HIPBLAS_VERSION=" 0.53 .0"
9+ NEW_HIPBLAS_VERSION=" 0.54 .0"
1010
11- OLD_MINIMUM_ROCBLAS_VERSION=" 2.45 .0"
12- NEW_MINIMUM_ROCBLAS_VERSION=" 2.46 .0"
11+ OLD_MINIMUM_ROCBLAS_VERSION=" 2.46 .0"
12+ NEW_MINIMUM_ROCBLAS_VERSION=" 2.47 .0"
1313
14- OLD_MINIMUM_ROCSOLVER_VERSION=" 3.19 .0"
15- NEW_MINIMUM_ROCSOLVER_VERSION=" 3.20 .0"
14+ OLD_MINIMUM_ROCSOLVER_VERSION=" 3.20 .0"
15+ NEW_MINIMUM_ROCSOLVER_VERSION=" 3.21 .0"
1616
1717sed -i " s/${OLD_HIPBLAS_VERSION} /${NEW_HIPBLAS_VERSION} /g" CMakeLists.txt
1818sed -i " s/${OLD_MINIMUM_ROCBLAS_VERSION} /${NEW_MINIMUM_ROCBLAS_VERSION} /g" CMakeLists.txt
You can’t perform that action at this time.
0 commit comments