Mika Laitio

Results 129 comments of Mika Laitio

I noticed from your buildlog that vllm has been configured with RelWithDebInfo. I am wondering have you build whole rocm sdk stack on that mode instead of Release? (can be...

If you have time would you be able to try to do a totally new build with latest code to check if same errors happen again? And do you have...

Ok, then that does not explain the problem. Maybe I need to install arch linux by myself also and try it out. I think I will do it first to...

I really do not have fix for this for now. I will plan to start updating the rocm base stuff soon to never version, I hope that will then help....

you could probably do the source /opt/rocm_sdk_612/bin/env_rocm.sh pip install setuptools_scm But vllm may require the pytorch. I still have not had time to setup the arch linux. Have kind of...

Onnxruntime and deepspeed are the last two packages of the list of "core" apps build by default but things like pytorch should already be working. One thing you could also...

I did one update to onnxruntime, can you test again by running: ``` ./babs.sh -up ./babs.sh -b ```

rocm 612 builds on wsl2 but I could not get it to work as gpu driver was not found. I am now working with the newer rocm 6.3.3 based build...

Hi, which OS version you used for building?

I did a clean build on Ubuntu 24.04 and Mageia and could not reproduce this.