07 2021 档案
Device API gpu is not enabled. Please install the cuda version of dgl.错误
摘要:因为dgl分gpu版和cpu版,估计默认安装的是cpu版本,所以无法调用cuda,解决方法 https://www.dgl.ai/pages/start.html,选择指定版本进行安装即可,如果在安装后,访问cuda时出现以下错误 /opt/dgl/src/runtime/c_runtime_api 阅读全文
posted @ 2021-07-01 14:44 川洋 阅读(10998) 评论(1) 推荐(1)