完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我试图在裸机服务器HP dl380p gen9上使用GRID K2。
卡是从惠普服务器购买的。 在驱动程序332.50-quadro-tesla-grid-winserv2008-2008r2-2012-64bit-international-whql.exe安装之后,设备管理器中的一切看起来都很好但没有应用程序能够使用direct3d加速。 DxDiag显示dxdiag --->显示--->设备:Microsoft Basic Display Driver 那么可以在非虚拟化服务器上使用K2和direct3d吗? 以上来自于谷歌翻译 以下为原文 I'am trying to use GRID K2 on bare metal server HP dl380p gen9. Card was bought with server from hp. After driver 332.50-quadro-tesla-grid-winserv2008-2008r2-2012-64bit-international-whql.exe installation everything looks fine in device manager but no application is able to use direct3d acceleration. DxDiag shows dxdiag ---> Display ---> Device: Microsoft Basic Display Driver So it's possible to use K2 on non-virtualized server with direct3d ? |
|
相关推荐
7个回答
|
|
你好
这可能有助于回答您的一些问题: https://gridforums.nvidia.com/default/topic/403/xenapp-with-nvidia-grid/xenapp-on-bare-metal-with-grid-/ 我个人还没有尝试使用GRID卡进行裸机安装(我听说有人试过它,但我不明白它的用例,如果你想要裸机的话可以使用Quadro),但它 如果配置正确应该工作。 显然,没有vGPU可用(因为没有涉及虚拟化)以及两个GPU之间的OS平衡(K2有2个GPU),我不确定。 我必须在我的实验室中试一试,看看它的表现如何。 杰森做了一个非常方便的视频,介绍如何正确配置。 请记住,您连接到它(协议)的方式取决于可用的功能: 让我们知道您的身体情况如何。 问候 本 以上来自于谷歌翻译 以下为原文 Hi This may help answer some of your questions: https://gridforums.nvidia.com/default/topic/403/xenapp-with-nvidia-grid/xenapp-on-bare-metal-with-grid-/ I personally haven't tried a bare-metal install using a GRID card (I've heard of others trying it, but I don't understand the use case for it, use a Quadro if you want bare-metal), but it should work if configured correctly. Obviously, no vGPU will be available (as there is no virtualisation involved) and how the OS balances between the 2 GPUs (K2 has 2 GPUs), I'm unsure. I'll have to try it in my lab to see how it performs. Jason did a very handy video on how to check if it's configured correctly. Remember, how you connect to it (protocol) will depend on the features made available: Let us know how you get on. Regards Ben |
|
|
|
您还应该知道,在没有虚拟化的情况下使用卡时,您依靠的是操作系统而不是GRID软件来共享多个GPU的负载。
在许多情况下,我们看到Windows操作系统不会这样做(特别是对于RDSH),因此大部分负载都放在单个GPU上。 这主要是操作系统限制,因此如果您计划在Windows Server操作系统中使用K2,建议您将其与虚拟机管理程序结合使用。 以上来自于谷歌翻译 以下为原文 You should also be aware that when using the card(s) without virtualisation you're relying on the OS not the GRID software to share the load across multiple GPU's. In many cases we see that the Windows OS does not do this (particlularly for RDSH) and so the majority of load is placed on a single GPU. This is predominantly an OS limitation and so it is recommended that if you're planning to use K2 with Windows Server OS you use it in conjunction with a hypervisor. |
|
|
|
谢谢大家的帮助!
最后,它在Windows 2012 r2上工作,从HP支持站点下载了驱动程序。 但现在我尝试使用Windows 2008 r2 sp1进行类似的设置。 使用相同的驱动程序和相同的硬件,没有运气8(( 在设备管理器中,我可以看到2x Nvidia GRID k2卡,但是Windows无法检测每张卡的显示。 所以dxdiag只显示1个显示。 在Windows 2012上,dxdiag / device manager显示3个显示。 有什么建议么 ? 以上来自于谷歌翻译 以下为原文 Thank you all for all the help ! In the end it worked on windows 2012 r2 with drivers downloaded from HP support site. But now i'am trying to do similar setup but with Windows 2008 r2 sp1. With same drivers and same hardware with no luck 8(( In device manager i can see 2x Nvidia GRID k2 cards, but windows fail to detect displays for each card. So dxdiag shows only 1 display. On windows 2012 dxdiag/device manager shows 3 displays. Any suggestions ? |
|
|
|
你在组策略中启用了RemoteFX吗?
https://technet.microsoft.com/en-us/library/ff817594(v=ws.10).aspx 我正在尝试与Server 2016和K1相同的事情。 但是,我在1 GPU上获得相同的100%负载不会分发。 以上来自于谷歌翻译 以下为原文 did you enable the RemoteFX in Group Policy? https://technet.microsoft.com/en-us/library/ff817594(v=ws.10).aspx I am attempting the same thing with Server 2016 and a K1. however I am getting the same 100% load on 1 GPU doesn't distribute. |
|
|
|
启用RemoteFX无法修复它。
你正在使用错误的工具来完成工作。 操作系统没有使用多个GPU的功能,并且由于Nvidia不支持GRID,因此它们的驱动程序也没有它的功能。 你所看到的是,操作系统只会加载其中一个GPU,而其他人则无所事事。 以上来自于谷歌翻译 以下为原文 Enabling RemoteFX won't fix it. You're using the wrong tool for the job. The Operating System doesn't have the functionality to use multiple GPUs, and as Nvidia don't support it for GRID, their driver won't have the functionality for it either. What you're seeing is expected, the Operating System will just load up 1 of the GPUs while the others sit there doing nothing. |
|
|
|
已授予,但您将拥有GPU而不是Microsoft默认驱动程序。
你只能使用1 GPU。 以上来自于谷歌翻译 以下为原文 granted but you will have the GPU and not the Microsoft default driver. you will only be able to use 1 GPU of it. |
|
|
|
嗨,杰森,
我完全理解,如果没有虚拟化,你就依赖于操作系统而不是GRID软件来共享多个GPU的负载。 我同意Windows操作系统不会在Windows 2012R2下针对RDSH执行此操作。 但是Windows 2016呢? 它在https://griddownloads.nvidia.com/flex/GRID_4_Product_Support_Matrix.pdf中列为预生产测试版,是否有任何预生产的beta驱动程序/网格软件? (有戴尔R730和K1进行测试)。 在http://images.nvidia.com/content/grid/pdf/GRID-vGPU-User-Guide.pdf中,只有关于Xen和VMWare的文档。 在RDVH / Hyper-V设置或/和个人会话桌面配置上是否有RemoteFX vGPU的任何文档(因为RDSH的性能较差,因为Windows无法在4 GPU上分散负载)。 (参考:https://blogs.technet.microsoft.com/hybridcloudbp/2016/11/15/new-rds-capabilities-in-windows-server-2016-for-service-providers/) 问候 以上来自于谷歌翻译 以下为原文 Hi Jason, I fully understand that without virtualisation you're relying on the OS not the GRID software to share the load across multiple GPU's. And I agree that Windows OS does not do this and particlularly for RDSH under Windows 2012R2. But what about Windows 2016 ? it is listed as pre-production beta in https://griddownloads.nvidia.com/flex/GRID_4_Product_Support_Matrix.pdf, is there any pre-production beta driver/grid software ? (with have a Dell R730 with a K1 for testing). In http://images.nvidia.com/content/grid/pdf/GRID-vGPU-User-Guide.pdf there is only documentation about Xen and VMWare. Is there any documentation for RemoteFX vGPU on RDVH/Hyper-V setup or/and Personal Session Desktops configuration (as RDSH is less performant because Windows can't spread the load across the 4 GPU). ( ref: https://blogs.technet.microsoft.com/hybridcloudbp/2016/11/15/new-rds-capabilities-in-windows-server-2016-for-service-providers/ ) regards |
|
|
|
只有小组成员才能发言,加入小组>>
使用Vsphere 6.5在Compute模式下使用2个M60卡遇到VM问题
3050 浏览 5 评论
是否有可能获得XenServer 7.1的GRID K2驱动程序?
3462 浏览 4 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-2 23:30 , Processed in 1.047723 second(s), Total 89, Slave 72 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号