Updated amd-smi.h documentation (#2031)

Signed-off-by: Saka, Sitharam Murthy <SitharamMurthy.Saka@amd.com>
此提交包含在:
SakaSitharammurthy
2025-12-11 23:12:23 +05:30
提交者 GitHub
父節點 c72b0558a4
當前提交 9de72d438d
+1 -1
查看文件
@@ -2430,7 +2430,7 @@ typedef struct {
* can be discovered by ::amdsmi_get_socket_handles(). AMDSMI_INIT_AMD_GPUS returns
* sockets with AMD GPUS, and AMDSMI_INIT_AMD_GPUS | AMDSMI_INIT_AMD_CPUS returns
* sockets with either AMD GPUS or CPUS.
* Currently, only AMDSMI_INIT_AMD_GPUS is supported.
* Both AMDSMI_INIT_AMD_GPUS and AMDSMI_INIT_AMD_CPUS flags are supported.
*
* @param[in] init_flags Bit flags that tell SMI how to initialze. Values of
* ::amdsmi_init_flags_t may be OR'd together and passed through @p init_flags