有没有关于如何使视频卡不可见的代码示例?

发布于 2024-11-05 01:46:50 字数 190 浏览 0 评论 0原文

有没有关于如何使视频卡不可见的代码示例?根据我的理解,这应该在内核级别完成。我想做的是以下内容 - 我有四个使用 PCI-Express x8/x8/x8/x8 的物理 GPU。我可以使用 x16/x16 配置中的两张物理卡。我想要做的是以编程方式将四张卡的配置切换为两张卡,然后返回使用 x8 到 x16 回到 x8 模式。非常感谢您的帮助。

罗马

Are there any code example(s) of how to make video cards invisible? As per my understanding this should be done on kernel level. What I'm trying to do is the folliowing - I have four physical GPUs using PCI-Express x8/x8/x8/x8. I can have two physical cards in configuration of x16/x16 instead. What I want to do is programmatically switch the configuration of four cards to two cards and back to use x8 to x16 back to x8 mode. Greatly appreciate for your help.

Roman

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梨涡少年 2024-11-12 01:46:50

这取决于您的视频卡驱动程序。您必须向特定视频卡的制造商询问支持此功能的 API 或驱动程序中的功能; AFAIK,它也不是 Windows 或 Linux 内核的正常部分。

This would be dependent on your video card driver. You'd have to ask the manufacturer of your specific video card for an API or functionality in their driver that supports this; it's not a normal part of Windows or the Linux kernel either, AFAIK.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文