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