• Welcome to LiuJason's Blog!

Linux(Ubuntu 22.04为例)下使用glmark2测试GPU性能-附跑分参考

Linux笔记 Jason 2 years ago (2022-05-08) 351 Views 2 Comments QR code of this page
文章目录[隐藏]

前言

这段时间把旧游戏本改装了一下,然后跑上了PVE,GTX980M的显卡直通给ubuntu虚拟机做桌面办公机用。具体折腾经过如果有空的话后面再详聊。
完成后顺便测试一下性能,看看时隔六年这个显卡如何。

安装

没啥好说的,用的是glmark2,debian和ubuntu直接apt安装即可。其他发行版可以找找对应的包,红帽系应该用yum就行了。

sudo apt install glmark2

跑分参考

=======================================================
    glmark2 2021.02
=======================================================
    OpenGL Information
    GL_VENDOR:     NVIDIA Corporation
    GL_RENDERER:   NVIDIA GeForce GTX 980M/PCIe/SSE2
    GL_VERSION:    4.6.0 NVIDIA 510.60.02
=======================================================
[build] use-vbo=false: FPS: 6196 FrameTime: 0.161 ms
[build] use-vbo=true: FPS: 7939 FrameTime: 0.126 ms
[texture] texture-filter=nearest: FPS: 7704 FrameTime: 0.130 ms
[texture] texture-filter=linear: FPS: 8045 FrameTime: 0.124 ms
[texture] texture-filter=mipmap: FPS: 8022 FrameTime: 0.125 ms
[shading] shading=gouraud: FPS: 8025 FrameTime: 0.125 ms
[shading] shading=blinn-phong-inf: FPS: 7876 FrameTime: 0.127 ms
[shading] shading=phong: FPS: 7669 FrameTime: 0.130 ms
[shading] shading=cel: FPS: 7637 FrameTime: 0.131 ms
[bump] bump-render=high-poly: FPS: 6816 FrameTime: 0.147 ms
[bump] bump-render=normals: FPS: 8445 FrameTime: 0.118 ms
[bump] bump-render=height: FPS: 8356 FrameTime: 0.120 ms
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 6745 FrameTime: 0.148 ms
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 4802 FrameTime: 0.208 ms
[pulsar] light=false:quads=5:texture=false: FPS: 8251 FrameTime: 0.121 ms
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 3228 FrameTime: 0.310 ms
[desktop] effect=shadow:windows=4: FPS: 5843 FrameTime: 0.171 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 1122 FrameTime: 0.891 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 1232 FrameTime: 0.812 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 1303 FrameTime: 0.767 ms
[ideas] speed=duration: FPS: 6803 FrameTime: 0.147 ms
[jellyfish] <default>: FPS: 6274 FrameTime: 0.159 ms
[terrain] <default>: FPS: 757 FrameTime: 1.321 ms
[shadow] <default>: FPS: 6199 FrameTime: 0.161 ms
[refract] <default>: FPS: 2413 FrameTime: 0.414 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 8051 FrameTime: 0.124 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 7786 FrameTime: 0.128 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 7997 FrameTime: 0.125 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 7990 FrameTime: 0.125 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 7439 FrameTime: 0.134 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 7096 FrameTime: 0.141 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 7566 FrameTime: 0.132 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 7531 FrameTime: 0.133 ms
=======================================================
                                  glmark2 Score: 6338 
=======================================================


This article is under CC BY-NC-SA 4.0 license.
Please quote the original link:https://www.liujason.com/article/1208.html
Like (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
(2)个小伙伴在吐槽
  1. 请问是什么平台的呢,x86?
    1122022-06-23 15:48 Reply Windows 10 | Chrome 102.0.5005.124
    • Jason
      是x86平台的
      Jason2023-05-01 22:40 Reply Windows 10 | Chrome 112.0.0.0