schung-amd

Results 157 comments of schung-amd

> I can't imagine what my distribution has to do with it, but if it does, it would be the first time ever. I don't know the details at the...

Closing this for now, as I can't reproduce the issue on our end. I'm sorry this hasn't worked for you for quite some time on your distro of choice. When...

Sorry for the late response, and sorry to hear you're still having issues. No, I did not encounter these or any other errors with ROCm 6.2 on Ubuntu; my logs...

@ChihweiLHBird Are you able to run other OpenCL applications? This seems like it could just be a configuration issue.

Hi @YellowRoseCx, I've spoken to the internal team about this. ROCm does not support the `-fmath-errno` flag on the GPU, so passing this flag to clang is causing your issues....

Closing this for now, this is on our radar and there is a corresponding issue upstream (https://github.com/llvm/llvm-project/issues/105776) but there is no clear timeline for a fix. In the meanwhile, the...

Hi @eugen-ajechiloae-clearml, I've reproduced this, and after digging into the source code, it seems like `rsmi_compute_process_info_get` does indeed read only the process id and pasid (i.e. this is expected behaviour...

After speaking with the internal team, `rsmi_compute_process_info_get()` is intended to only retrieve process id and pasid as a first step before calling `rsmi_compute_process_info_by_pid_get()` for the full information, just as you...

Documentation has been updated to reflect this at https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/doxygen/html/group__SysInfo.html. Thanks again for pointing this out!

Closing for now due to lack of response. If you're still seeing this with current ROCm versions feel free to comment with code to reproduce this and we can reopen...