follow comments

refactor_docs
luotao02 8 years ago committed by Luo Tao
parent 3f347ef539
commit df00e2928d

@ -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) {

Loading…
Cancel
Save