xuhuisheng / rocm-build

build scripts for ROCm
Apache License 2.0
181 stars 35 forks source link

Build with 5.4.2 #40

Open Lunatik00 opened 1 year ago

Lunatik00 commented 1 year ago

Environment

Hardware description
GPU rx580 8GB
CPU ryzen 2600x
Software version
OS Arch
ROCm 5.4.2
Python 3.10

I am not completely sure the problem is here, but when compiling i get a bunch of errors that prevents the tensile library to be created

image

image

i will not post the whole error message since it would be several images, but I think the beginning and the end of the message could be enough Despite using a different OS the build itself should work, it has worked with old versions, sadly not all old versions are available currently in my OS, that is why I am compiling it instead of using 5.4.1

Lunatik00 commented 1 year ago

it also happened with 5.4.1 and using python 3.8 (I tried this version since the libraries wheels given are for this version)

xuhuisheng commented 1 year ago

Looks like there is no (9, 0, 10) key exists. So we should make sure where is (9, 0, 10) used.

Could you have a gfx90a card?