提交 79d55181 编写于 作者: L Liangliang He

Support libOpenCL.so loading from default path

上级 ab6e02aa
......@@ -212,6 +212,7 @@ bool OpenCLLibraryImpl::Load() {
// TODO(heliangliang) Make this configurable
// TODO(heliangliang) Benchmark 64 bit overhead
static const std::vector<std::string> paths = {
"libOpenCL.so",
#if defined(__aarch64__)
// Qualcomm Adreno
"/system/vendor/lib64/libOpenCL.so",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册