Lines Matching refs:GPU
39 GPU Stress Test
40 [Documentation] Stress the GPU using HTX exerciser.
43 # Get number of GPU reported by the BMC.
66 Repeat Keyword ${HTX_LOOP} times Execute GPU Test
71 Execute GPU Test
76 # - Collect GPU nvidia status output
78 # - Run GPU specific HTX exerciser
93 ${power_max}= Get GPU Power Limit
94 ${temperature_max}= Get GPU Temperature Limit
95 ${clock_max}= Get GPU Clock Limit
108 ${power}= Get GPU Max Power
109 ${temperature}= Get GPU Max Temperature
110 ${temperature_via_rest}= Get GPU Temperature Via REST
111 ${clock}= Get GPU Clock
117 ... msg=GPU Power ${power} exceeds limit of ${power_max}.
119 ${err_msg}= Catenate GPU temperature of ${temperature} exceeds limit
124 ... msg=GPU clock of ${clock} exceeds limit of ${clock_max}.
126 ${err_msg}= Catenate The GPU temperature reported by REST is not within