See
https://buildd.debian.org/status/fetch.php?pkg=rocfft&arch=ppc64el&ver=6.4.3-1&stamp=1762322780&raw=0
for more details.

Cheers



Hello,

I was able reproduce this issue on ppc64el.
I will look into this and update you soon.


Thanks,
Trupti.


Hello,

The failure is caused by unconditional HIP device compilation being triggered during the build, even on ppc64el systems without ROCm GPU support. This leads to compiler failures in the HIP/clang device path and breaks the build at configure time.

This previously built because earlier versions did not enforce HIP device compilation in the same way; recent changes in the build system now attempt HIP device compilation unconditionally.

I have reported this issue upstream to the rocFFT project(https://github.com/ROCm/rocFFT/issues/651) so it can be addressed properly in the build system. I will update this bug once there is feedback or a proposed fix from upstream.


Thanks,
Trupti

Reply via email to