Hi NXP ,
I need to stress the gpu and I found that glmark2 utility is used to stress the gpu from the NXP forum itself, and I just enabled it in the board. glmark2-es2 , glmark-es2-drm , glmark-es2 -wayland , these 3 utilities showing. Among these which should I prefer and can you please provide the commands needed.
Hello @arunsathian
glmark2-es2 is the standard version that uses OpenGL ES 2.0 and typically runs in an X11 environment.
glmark2-es2-drm runs directly on the Direct Rendering Manager (DRM) without a windowing system like X11 or Wayland.
glmark2-es2-wayland runs in a Wayland environment.
For example, running glmark2-es2-wayland will start the benchmark and display various performance tests on the screen. The results will be printed in the terminal once all tests are complete.
Also it s helpful run glmark2-es2-wayland --help
Best regards,
--... ...--
Salas.