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
I am currently working with NVIDIA DCGM and would like to know how to inject XID errors using DCGMI. I have been looking through the documentation and some online resources, but I am still unclear on the exact steps and parameters required for this process.
Specifically, I am interested in the following:
Steps to inject XID errors:
What are the exact steps to inject an XID error using DCGMI?
Are there any specific commands or parameters that need to be used?
Example Commands:
Can you provide an example command to inject a specific XID error?
How can I verify that the error has been successfully injected?
The text was updated successfully, but these errors were encountered:
Do you need to inject some specific XID? DCGM testing framework uses this kernel to generate XID 43.
If you inject an XID (or any other metric) into DCGM, it will be only placed into DCGM's internal cache and will not affect any other software. For example, such an XID will not trigger any NVML event.
If you still want to inject XID into DCGM, you may take a look at this test
I am currently working with NVIDIA DCGM and would like to know how to inject XID errors using DCGMI. I have been looking through the documentation and some online resources, but I am still unclear on the exact steps and parameters required for this process.
Specifically, I am interested in the following:
Steps to inject XID errors:
Example Commands:
The text was updated successfully, but these errors were encountered: