AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 46603
Accepted
Anthony Johnson
Anthony Johnson
Asked: 2009-07-28 09:15:14 +0800 CST2009-07-28 09:15:14 +0800 CST 2009-07-28 09:15:14 +0800 CST

为 OpenGL 测试 ATI 硬件

  • 772

我们有一个使用 OpenGL 的应用程序,从历史上看,它在 ATI 卡上运行很糟糕,尽管结果因卡/驱动程序组合而异。我们正试图以非常低的预算组装一台测试机器,我们可以在其中交换不同的 ATI 卡并对其进行测试。我想知道是否有人对不同的 ATI 系列有很好的了解,以及我应该购买哪些卡来获得广泛的不同实现。Radeon HD系列一张卡,Radeon X系列一张卡,FireGL系列一张卡就够了吗?这些是否能够涵盖笔记本电脑中的“移动性”实现(我们不想购买笔记本电脑,因为你不能在那里真正交换卡)?另外,你有什么文章可以指点我谈论这个吗?我已经阅读了 ATI 的网站,但没有

作为这个问题的补充,我们对基准测试/速度的兴趣不如让我们的应用程序与所有可能的卡一起正常工作那样感兴趣。根据用户反馈,对于某些卡片,我们的应用程序会崩溃,而在其他情况下,纹理将无法正确渲染。在某些情况下,拾取机制不起作用,等等。所以我们并不是真的在寻找 OpenGL 测试/基准测试软件。我们的应用程序是测试软件。我们想针对不同的硬件测试我们的应用程序。那么,我们需要获得多少张卡,以及哪些卡才能“梳理”主要硬件类别的区域?

hardware testing opengl ati
  • 2 2 个回答
  • 851 Views

2 个回答

  • Voted
  1. Best Answer
    nik
    2009-07-28T10:42:46+08:002009-07-28T10:42:46+08:00

    FurMark是一个很好的 OpenGL 测试工具。
    您还可以随身携带GPU-Z。

    FurMark是一个非常密集的 OpenGL 基准测试,它使用毛发渲染算法来衡量显卡的性能。毛皮渲染特别适用于 GPU 过热,这就是为什么 FurMark 也是一款完美的显卡稳定性和压力测试工具(也称为 GPU 刻录器)。

    该基准提供了几个选项,允许用户调整渲染:
    全屏/窗口模式、MSAA 选择、窗口大小、持续时间。

    基准测试需要兼容 OpenGL 2.0 的显卡——适用于 AMD/ATI Radeon 9600(及更高版本)

    替代文字

    链接中的更多屏幕截图和详细信息


    Update: Reading your question again, I have a feeling you should actually use your Application itself for this testing. You could use GPU-Z for recording the Driver, BIOS and Card details while testing.
    Is there some specific sequence in your App that will execute most of the rendering cases?
    It might be required to 'tweak' your App a bit to adjust to all driver+card idiosyncrasies.

    Update2: You will need some help from people experienced with the range of cards from ATI to get generic. Your target should be to enumerate the set of graphics operations that your App makes on the graphics cards.

    This will be your customized test across the cards you choose to be 'compatible' with.
    The ATI experts should give you guidance on the list of card+driver combination to run these custom test against. As a result of such testing, you will,

    1. identify the card+driver set that your App will be compatible with
      • identify the minimal operations that you need to fix in your App to get a decent set in point 1.
    • 0
  2. argtag
    2009-07-28T19:48:28+08:002009-07-28T19:48:28+08:00

    why use ATI? the thing about openGL unlike directx is that the openGL driver comes from the graphics card manufacturer, not microsoft. nvidia, with their Quadro line (FX, SDI, Quadroplex) is deeply committed to openGL.

    radeon 与 firegl 以及 geforce 与 quadro 之间的主要区别在于完全支持 openGL 规范和驱动程序优化。openGL 的某些功能只有 GL 卡才能执行。如果您知道您的应用程序在调用什么,您就会知道要获得哪种卡..

    • 0

相关问题

  • 硬盘驱动器故障 - 如何重新获得对驱动器的信心或利用它

  • 如何为服务水平协议定义适当的衡量标准?

  • 如何监控系统在哪里写/读磁盘?[关闭]

  • IP-KVM(在我的例子中是 ADDER Ipeps):轻松防火墙穿越

  • 非品牌笔记本电池?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    从 IP 地址解析主机名

    • 8 个回答
  • Marko Smith

    如何按大小对 du -h 输出进行排序

    • 30 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    Windows 中执行反向 DNS 查找的命令行实用程序是什么?

    • 14 个回答
  • Marko Smith

    如何检查 Windows 机器上的端口是否被阻塞?

    • 4 个回答
  • Marko Smith

    我应该打开哪个端口以允许远程桌面?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    MikeN 在 Nginx 中,如何在维护子域的同时将所有 http 请求重写为 https? 2009-09-22 06:04:43 +0800 CST
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    0x89 bash中的双方括号和单方括号有什么区别? 2009-08-10 13:11:51 +0800 CST
  • Martin Hope
    kch 如何更改我的私钥密码? 2009-08-06 21:37:57 +0800 CST
  • Martin Hope
    Kyle Brandt IPv4 子网如何工作? 2009-08-05 06:05:31 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve