Skip to content

Commit

Permalink
Updating to rocm-2.9 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Sep 11, 2019
1 parent 4991260 commit 9f6633c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ include(cmake/Common.cmake)
include(cmake/Dependencies.cmake)

# Set version variables
set ( VERSION_STRING "2.8.0" )
rocm_setup_version( VERSION ${VERSION_STRING} )
rocm_setup_version( VERSION "2.9.0" )
set ( rocrand_VERSION ${rocRAND_VERSION} )
set ( hiprand_VERSION ${rocRAND_VERSION} )
# Old-style version number used within the library's API. rocrand_get_version should be modified.
Expand Down

0 comments on commit 9f6633c

Please sign in to comment.