Skip to content

[Issue]: Latest rocm python packages has broken amd-smi #2440

@mgehre-amd

Description

@mgehre-amd
$ pip install --index-url=https://rocm.nightlies.amd.com/v2-staging/gfx1151 rocm
$ amd-smi
Traceback (most recent call last):
  File "venv/bin/amd-smi", line 10, in <module>
    sys.exit(amd_smi())
             ^^^^^^^^^
  File "venv/lib/python3.12/site-packages/rocm_sdk_core/_cli.py", line 51, in amd_smi
    _exec("bin/amd-smi")
  File "venv/lib/python3.12/site-packages/rocm_sdk_core/_cli.py", line 23, in _exec
    os.execv(full_path, [str(full_path)] + sys.argv[1:])
FileNotFoundError: [Errno 2] No such file or directory

With an older ROCm pytorch (7.11.0a20251128) 5 days ago, amd-smi works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions