Mika Laitio
Mika Laitio
Current version of github action phased script is available on https://github.com/lamikr/rocm_sdk_builder/actions/runs/12806947086/workflow It is now able to create ubuntu based image and then build couple of first apps from the rocm_sdk_builder....
Sorry, it took a while to test. I replaced the tai line with commit one, but upload seems to still fail.
What did you needed to to resolve your problem with 6.1.2 build? Git branch wip/rocm_sdk_builder_633 branch has now had lot of updates and I have been able to resolve now...
Thanks for the suggestion. In rocm 6.1.2 I was having a similar looking double free error at some point everytime when the pytoch application exited. I needed to create a...
Hi, that would be really interesting! Most of the rocm components seems to had by default the support for in code for the Radeon VII/gfx906 in place by default and...
Hi. thanks for the reports. The flash attention support for gfx906 would need to be implemented in aotriton. As it's gfc based gpu, I need to check would the triton...
I have multiple versions of it under src_projects directory ``` $ cd src_projects/ $ find -name backtrace.h ./rocgdb/libbacktrace/backtrace.h ./rocMLIR/external/llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h ./binutils-gdb/libbacktrace/backtrace.h ./openmpi/opal/mca/backtrace/backtrace.h ./llvm-project/compiler-rt/lib/gwp_asan/optional/backtrace.h ./pytorch/third_party/tensorpipe/third_party/libnop/include/nop/utility/backtrace.h ``` I am not sure what is...
I have now done couple of docker images from the quite new rocm_sdk_builder for different gpu-architectures. I was not able to build a support for all possible GPU's to single...
@Said-Akbar, @cb88 and @commandline-be I just tested the cdna docker image and it works for me with MI50. Here are the commands I used to import and run it: (tmpdir...
Hi @Said-Akbar, I did what you suggested :-) Image for CDNA GPU's is now in https://drive.google.com/drive/folders/1XnoSvL41XhrKT_5NbBSrUZ_1LaVpQ-xb Let me know how it work. I put there also a file with some...