提交 df00e292 编写于 作者: L luotao02 提交者: Luo Tao

follow comments

上级 3f347ef5
...@@ -115,9 +115,7 @@ static inline void GetDsoHandleFromSearchPath(const std::string& search_root, ...@@ -115,9 +115,7 @@ static inline void GetDsoHandleFromSearchPath(const std::string& search_root,
<< "Note: After Mac OS 10.11, using the " << "Note: After Mac OS 10.11, using the "
"DYLD_LIBRARY_PATH is impossible " "DYLD_LIBRARY_PATH is impossible "
<< "unless System Integrity Protection (SIP) " << "unless System Integrity Protection (SIP) "
"is disabled. However, " "is disabled.";
"method 1 "
<< "always work well.";
} }
void GetCublasDsoHandle(void** dso_handle) { void GetCublasDsoHandle(void** dso_handle) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册