You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><code>ON</code>: check whether Intel GPU information can be sampled and fail if this is not the case</li>
134
+
<li><code>AUTO</code>: check whether Intel GPU information can be sampled but <b>do not</b> fail if this is not the case</li>
135
+
<li><code>OFF</code>: do not check whether Intel GPU information can be sampled</li>
136
+
</ul>
137
+
</li>
114
138
<li><code>HWS_ENABLE_ERROR_CHECKS=ON|OFF</code> (default: <code>OFF</code>): enable sanity checks during hardware sampling, may be problematic with smaller sample intervals</li>
115
139
<li><code>HWS_SAMPLING_INTERVAL=100ms</code> (default: <code>100ms</code>): set the sampling interval in milliseconds</li>
0 commit comments