Maxime Chambonnet

Results 37 comments of Maxime Chambonnet

@ye-luo Hello, I am having discussions around the build system and some cmake recommendations for Debian, you could chime in to make sure your HPC perspective is taken into account...

Might be a clang issue? https://i.imgur.com/SwI2THf.png

With the rocm5.0+llvm14 bump that I made were introduced DWARF 5 section headers, not sure it is supported currently in Debian.

So yea, [.debug_addr is not yet supported on Debian tooling](https://manpages.debian.org/testing/dwz/dwz.1.en.html). Which currently prevents debugging HIP host-side. Device-side, I have been told that stock linux kernels do not have the ioctls...

```patch From: Maxime Chambonnet Date: Sat, 1 Jan 2022 22:28:54 +0100 Subject: ROC CLR typos Forwarded: yes --- clr/device/device.cpp | 2 +- clr/device/devprogram.cpp | 4 ++-- clr/device/devwavelimiter.cpp | 4 ++--...

Bold in table headers is not translated Cannot multi-line in a markdown table cell with a html `` tag. Found a bad workaround at debian librocm-smi-tools package, roc-smi manpage, uploading...