add hipFFT to default.xml

There is hipFFT on <http://repo.radeon.com/rocm/apt/4.1/pool/main/h/hipfft/>.
Please add related repository in default.xml.
Thank you.
This commit is contained in:
Xu Huisheng
2021-03-25 19:41:05 +08:00
committed by GitHub
parent 061ccd21b8
commit 4b2d93fb7e

View File

@@ -52,6 +52,7 @@ fetch="https://github.com/KhronosGroup/" />
<project name="Tensile" remote="rocm-swplat" />
<project name="hipBLAS" remote="rocm-swplat" />
<project name="rocFFT" remote="rocm-swplat" />
<project name="hipFFT" remote="rocm-swplat" />
<project name="rocRAND" remote="rocm-swplat" />
<project name="rocSPARSE" remote="rocm-swplat" />
<project name="rocSOLVER" remote="rocm-swplat" />