xuhuisheng / rocm-build

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

Error for 28.hipfft.sh #7

Closed Leon-lianglyu closed 3 years ago

Leon-lianglyu commented 3 years ago

What actually happens

Terminal exits when runing 28.hipfft.sh

I'm very new to Git, Ubuntu and everything. What I guess has happened is, when pulling from ROCM git, it doesn't come with the hipFFT. So I manually downloaded it and put it in the right folder. Ran the 28.sh and it worked.

I'm sure if it's ok to do so.

xuhuisheng commented 3 years ago

Please download hipFFT manully for ROCm-4.1. The hipFFT component missed on rocm-4.1.x branch. The PR for missing hipFFT had been merged, and it will be released with ROCm-4.2. https://github.com/RadeonOpenCompute/ROCm/pull/1427

xuhuisheng commented 3 years ago

ROCm-4.2 had released 12th May. The hipFFT had provided in the ROCm repo. I will close this issue. If you still have problems, please re-open it.