Hacker News new | ask | show | jobs
by thegeeko 195 days ago
there's 2 AMD KMD(kernel mode drivers) in linux: amdkfd and amdgpu .. the graphics applications use the amdgpu which is not supported by amdgdb .. amdgdb also has the limitation of requiring dwarf and and mesa/amd UMDs doesn't generate that ..
1 comments

Do you know which one rocm uses?
amdkfd
Thank you!