Files
rocm-systems/projects
Deepak Mewar 4a662552fb Renamed API amdsmi_dev_get_memory_total to
amdsmi_get_gpu_memory_total

grep -rli 'amdsmi_dev_get_memory_total' * | xargs -i@ sed -i
's/amdsmi_dev_get_memory_total/amdsmi_get_gpu_memory_total/g' @

Change-Id: I06dc20f4bf783c0ee824a6d4b4f7162166c598cb


[ROCm/amdsmi commit: cdad242947]
2023-05-11 10:42:26 -04:00
..