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

[Feature]: ECC Mode Check #183

Open
842974287 opened this issue Jun 28, 2024 · 1 comment
Open

[Feature]: ECC Mode Check #183

842974287 opened this issue Jun 28, 2024 · 1 comment

Comments

@842974287
Copy link

Suggestion Description

Hi, for nvidia gpu we can use nvidia-smi to check ECC mode, and use the tool to turn ECC on/off. I couldn't find any documentation on AMD ECC mode. Wondering if rocm-smi also supports checking it for AMD GPUs?

Operating System

No response

GPU

MI300x

ROCm Component

No response

@oliveiradan
Copy link
Contributor

Both rocm-smi and amd-smi tools can show the ECC status:

  • rocm-smi --showrasinfo
  • amd-smi monitor --ecc

The turn on/off setting feature is not available at the moment.

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

No branches or pull requests

3 participants