GPUOpen-Tools / GPU-Reshape

GPU Reshape (GRS) is an API & vendor agnostic instrumentation framework, with instruction level validation.
Other
392 stars 12 forks source link

[UIX] Instrumentation warnings #33

Closed miguel-petersen closed 1 year ago

miguel-petersen commented 1 year ago

Certain instrumentation features are best enabled at startup, such as the initialization feature which needs to perform state tracking from application start The UI needs to warn the user about this behaviour, as it may not be obvious.

miguel-petersen commented 1 year ago

First pass done, needs a styling pass now.