Re: ci.rocm: invalid device function
Cordell Bloor, le mar. 22 juil. 2025 12:04:01 -0600, a ecrit:
> You will need to add `--offload-arch <gfxid1> --offload-arch
> <gfx2> ...`.
>
> The values of `<gfx1> <gfx2> ...` can be provided by rocm-target-arch from
> pkg-rocm-tools (0.9.0~exp2).
Ah, it's not backward-compatible?
So we have to get hipcc build for each of them indeed.
It would be convenient that rocm-target-arch provides a way to produce
the --offload-arch series, to save all maintainers from coining some
debian/rules snippet for that :)
(similarly to dpkg .mk files which provide CC, CFLAGS, etc. we could
have HIPCCFLAGS)
Samuel
Reply to: