Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从我的 C# 代码中获取 GPU 内存使用情况(专用和共享)。是否有机会通过 WDDM 或性能计数器获取这些信息?任务管理器如何获取这些信息?
由于我还特别需要使用 AMD 卡,很遗憾我不能为此使用 NVAPI。