我正在尝试在 Centos 7 上运行 DaVinci Resolve,但是当我从终端启动程序时,出现以下错误:
error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
据我所知,该库未安装在我的系统上。当我尝试运行yum install libOpenCl它时说该库不存在。如何在我的机器上安装这个库?