Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to inject XID errors using DCGMI #212

Open
yangchou19 opened this issue Feb 13, 2025 · 2 comments
Open

How to inject XID errors using DCGMI #212

yangchou19 opened this issue Feb 13, 2025 · 2 comments

Comments

@yangchou19
Copy link

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?
@nikkon-dev
Copy link
Collaborator

@yangchou19,

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

@yangchou19
Copy link
Author

Thank you for the answer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants