Skip to content

Commit 11771fb

Browse files
committed
Bump oneMKL version to 0.6
1 parent 1c375af commit 11771fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ if(_use_onemkl_interfaces)
117117
FetchContent_Declare(
118118
onemkl_interfaces_library
119119
GIT_REPOSITORY https://github.com/oneapi-src/oneMKL.git
120-
GIT_TAG f2d2dcb4213a435bb60fbb88320c5f24892423ce
120+
GIT_TAG 8f4312ef966420b9b8b4b82b9d5c22e2c91a1fe7 # v0.6
121121
)
122122
FetchContent_MakeAvailable(onemkl_interfaces_library)
123123
set(CMAKE_INSTALL_RPATH "${CMAKE_BINARY_DIR}/lib")

0 commit comments

Comments
 (0)