We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6c7b9 commit b0fa681Copy full SHA for b0fa681
1 file changed
enzyme/BCLoad/CMakeLists.txt
@@ -65,7 +65,7 @@ set_target_properties(openblas PROPERTIES EXCLUDE_FROM_ALL TRUE)
65
66
ExternalProject_Add(fblas
67
GIT_REPOSITORY https://github.com/EnzymeAD/clapack
68
- GIT_TAG 94f7c3118b7ce8267469457b17ede31ae88957a1
+ GIT_TAG 580e3b523363c355f68a3127d6a005369829e241
69
PREFIX fblas
70
BUILD_IN_SOURCE 1
71
INSTALL_DIR ${CMAKE_CURRENT_BINARY_DIR}/openblas/install
0 commit comments