完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
我看到这篇文章:https://gridforums.nvidia.com/default/topic/1170/general-discussion/m60-can-it-be-used-for-deep-learning-/ 我遇到了类似的问题,但它是关于M10的。 我用GRID M10-8Q创建了一个虚拟机,我想在进行深度学习时使用cuda加速计算。 但是,我在这里找不到特斯拉M10的驱动程序:http://www.nvidia.com/Download/index.aspx?lang = en-us 我被建议使用M60驱动程序。 但它似乎没有用。 我尝试了ubuntu 16.04,cuda 8.0和nvidia-diag-driver-local-repo-ubuntu1604-384.66_1.0-1_amd64.deb,我在运行CUDA devicequery示例时遇到错误: CUDA设备查询(运行时API)版本(CUDART静态链接) cudaGetDeviceCount返回30 - >未知错误 我想知道我是否可以在带有特斯拉M10的VM中使用cuda,如果有可能,该怎么办? 问候, 肖 以上来自于谷歌翻译 以下为原文 Hi, I saw this post: https://gridforums.nvidia.com/default/topic/1170/general-discussion/m60-can-it-be-used-for-deep-learning-/ I am running into a similar issue, but it's about M10. I created a VM with GRID M10-8Q and I wanted to use cuda to accelerate computing when doing deep learning. But, I cannot find a driver for Tesla M10 here: http://www.nvidia.com/Download/index.aspx?lang=en-us I was suggested to use the M60 driver instead. But it didn't seem to work. I tried ubuntu 16.04, cuda 8.0, and nvidia-diag-driver-local-repo-ubuntu1604-384.66_1.0-1_amd64.deb and I got an error when ran CUDA devicequery sample: CUDA Device Query (Runtime API) version (CUDART static linking) cudaGetDeviceCount returned 30 -> unknown error I wonder if I can use cuda in a VM with Tesla M10 and what should I do if it is possible? Regards, Xiao |
|
相关推荐
8个回答
|
|
你好
这不是下载GRID驱动程序的正确位置。 我不知道为什么它仍然存在,它只会增加混乱并导致问题。 与您提到的其他帖子相关联,您需要访问:http://www.nvidia.com/object/grid-evaluation.html#utm_source=shorturl&utm_medium=referrer&utm_campaign=grid-eval并注册 GRID评估。 这将使您可以访问(正确的)驱动程序。 使用Maxwell GPU,您有两种使用CUDA的方法。 第一个是8Q配置文件,第二个是使用Passthrough。 但是,通过使用Passthrough,您将失去GRID软件的优势,这些软件在每个版本中都具有特性和功能...... 使用新的Pascal GPU(P4,P6,P40和P100)和GRID 5(9月1日开始),您可以在所有Q配置文件上使用CUDA 所以回答你的问题: 是的,您可以,您需要做的就是使用正确的驱动程序并选择8Q vGPU配置文件或使用Passthrough。 问候 本 以上来自于谷歌翻译 以下为原文 Hi That is not the right location to download GRID drivers. I don't know why it's still there, it adds nothing but confusion and causes problems. As linked to in the other post you mention, you need to go here: http://www.nvidia.com/object/grid-evaluation.html#utm_source=shorturl&utm_medium=referrer&utm_campaign=grid-eval and register for a GRID evaluation. This will then give you access to the (correct) drivers. With Maxwell GPUs, you have 2 ways of using CUDA. The first is with an 8Q profile, the second is by using Passthrough. However by using Passthrough, you lose the benefits of the GRID software which gains in features and functionality with each release ... With the new Pascal GPUs (P4, P6, P40 and P100) and GRID 5 (available September 1st), you can use CUDA on all Q profiles So in answer to your question: Yes you can, and all you need to do is use the correct drivers and choose either an 8Q vGPU profile or use Passthrough. Regards Ben |
|
|
|
同样补充:由于特斯拉M60通常是计算板,因此我们必须在“正常”驱动程序下载部分中为计算目的提供Passthrough使用的驱动程序。
但是特斯拉M10专门为GRID而构建,所以没有真正的计算目的,因此在下载部分没有驱动程序,但在GRID门户中...... 问候 锡永 以上来自于谷歌翻译 以下为原文 Just as addition: As the Tesla M60 is in general a Compute board it is necessary that we provide drivers for Passthrough usage for compute purposes in the "normal" drivers download section. But the Tesla M10 was especially built for GRID, so there is no real compute purpose and therefore no driver in the download section but in the GRID portal... Regards Sion |
|
|
|
嗨,
谢谢您的回复。 我已经用正确的驱动程序成功安装了cuda。 再次感谢你!! 问候 肖 以上来自于谷歌翻译 以下为原文 Hi, Thank you for your reply. I have successfully installed cuda with the right driver. Thank you again!! Regards Xiao |
|
|
|
你好,
面对与M10相同的问题。 注册Grid Eval,但只有虚拟化驱动程序。 我在哪里可以找到cuda司机? 将使用M10也通过 问候 海科 以上来自于谷歌翻译 以下为原文 Hello, facing the same problem with a M10. Register for the Grid Eval but there are only Driver for the virtualization. Where do I find the cuda drivers? Will use the M10 also with pass through Regards Heiko |
|
|
|
嗨Heiko,
这些司机有什么问题? 当然这些驱动程序支持CUDA ...... 问候 西蒙 以上来自于谷歌翻译 以下为原文 Hi Heiko, and what is wrong with these drivers? For sure these drivers support CUDA... Regards Simon |
|
|
|
嗨西蒙,
问题是,我只找到了ESX,XEN,KVM的网格驱动程序而不是我的情况下的cuda驱动程序UBUNTU 16.4 LTS(a * .deb文件)以及用于覆盖noveau驱动程序的nv驱动程序。 问候 海科 以上来自于谷歌翻译 以下为原文 Hi Simon, the problem is, I only find the grid drivers for ESX, XEN, KVM but not the cuda drivers for in my case UBUNTU 16.4 LTS (a *.deb file) and the nv drivers to overwrite the noveau drivers. Regards Heiko |
|
|
|
所以更准确。
用于虚拟Ubuntu机器的图形驱动程序(在物理世界“nv”驱动程序中),其上面的cuda驱动程序未安装 以上来自于谷歌翻译 以下为原文 So to be more precise. the graphics driver (in the physical world "nv" driver ) for the virtual Ubuntu machine that on which on top the cuda driver are unstalled |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
使用Vsphere 6.5在Compute模式下使用2个M60卡遇到VM问题
3095 浏览 5 评论
是否有可能获得XenServer 7.1的GRID K2驱动程序?
3511 浏览 4 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-4 01:42 , Processed in 0.757761 second(s), Total 79, Slave 72 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号