linux下GPU性能测试

linux下GPU性能测试

常用测试命令

  • glxgears 参考

  • glmark2

获取GPU信息

  • 网页里输入 lb://gpu/
  • 终端里输入 cat /proc/gpuinfo

一、GPU压力测试

http://wili.cc/blog/gpu-burn.html

二、WebGL Aquarium 3D硬件加速测试

http://webglsamples.org/
http://webglsamples.org/aquarium/aquarium.html

三、fishbowl 看GPU加速效能

https://testdrive-archive.azurewebsites.net/performance/fishietank/

四、观察GPU的使用情况

https://cznull.github.io/vsbm

你可能感兴趣的:(gpu,gpu性能测试)