求助: nd4j-cuda-10.1-platform 报错: 缺少 jnicusparse.dll

2019-07-26 13:43:39 +08:00
 LicV587

用 deeplearning4j + nd4j,使用 GPU,报错缺少 jnicusparse.dll ,可是查看目录,是存在的,怎么解决? deeplearning4j 使用的是 1.0.0-beta4 版本。 第一次使用 cuda 10.1 + cudnn 7.6,报这个错误,然后 cudnn 换成 7.5 还是一样的错误。

1372 次点击
所在节点    程序员
4 条回复
LicV587
2019-07-26 14:02:28 +08:00
哪位大神可以帮忙看下,求助
LeeSeoung
2019-07-26 14:13:51 +08:00
看下是不是这个问题

github.com/eclipse/deeplearning4j/issues/7781

Well, anyway, the problem looks like binary incompatibility between what we've used to build and what you use. You're probably using CUDA 10.1 Update 1. Please downgrade to regular CUDA 10.1 (there are previous versions available on nvidia website), and everything should work fine.
LicV587
2019-07-26 14:34:02 +08:00
@LeeSeoung #2 这个我搜到过,他说要这样:
Yeah, CUDA updates have been getting really strange since 10.1. Just use the bundled binaries as per this pom.xml file here instead of trying to figure out which version of CUDA you need:
https://github.com/bytedeco/javacpp-presets/tree/1.5/cuda#the-pomxml-build-file
我也按照这样配置了,结果还是不行
LeeSeoung
2019-07-26 14:45:30 +08:00
@LicV587 不是配置问题 是你安装的 CUDA 版本,都是 10.1,但是 10.1 还有一个 update 1 的的版本,你要看下你本地是不是装了这个,是的话要降级 CUDA 的版本。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/586416

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX