Skip to content

amdsmi_cli/amdsmi_init.py: Wrong amdgpu module detection when module is built-in #170

Description

@rx80

In file:

amd_gpu_status_file = Path("/sys/module/amdgpu/initstate")

If the amdgpu kernel module is built-in, then the file sys/module/amdgpu/initstate does not exist, and amd-smi exits with an error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions