Mika Laitio

Results 129 comments of Mika Laitio

@silicium42 @daniandtheweb I pushed updates to MIOpen to support the pytorch gpu benchmark on rx5700 xt at least, would you try to test it? It does not recuire a full...

I realized that I have CK_BUFFER_RESOURCE_3RD_DWORD wrong for rx5700/gfx1010. Those bits define the last 32 bits of 128 bit long buffer address and usage details description . (bits 96-127, chapter...

Thanks, I somehow originally thought that the fix was only needed to install_deps.sh. Should have read more carefully. Based on to Danis comment, I now created the pr for this...

Manjaro and arch-linux patch is now merged. I also updated the hipBLASLt patches to remove some patch that was not needed. I also get rid of from hardcoding of rocm...

First 6.1.2 release seems actually contain much more new stuff and changes that I initially thought but I think we should at least try to - debug more the rx5700...

I agree, we start to be ready. I had used Fedora 40 and Mageia 9 mostly for testing and and when I did a builds on Ubuntu 22.04 and 24.04...

Done some release related work: 1) Tested the build again with Ubuntu 22.04, 24.04 and Fedora 40 and fixed 2 or 3 Ubuntu 22.04 related build errors that has appeared...

Did a first build with default options and got rocmlir-gen build. Libraries are however not installed properly by default and seeing a lot of missing dependencies. LD_LIBRARY_PATH=external/llvm-project/llvm/lib did not solve...

Adding onnxruntime which does download also many packages. Aat least it would be nice to reuse our version of composable kernel as now I need to patch it with our...