upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / hipfft / repos / community-x86_64 / test.sh
blob655f0932c5255c413e44f1af82ff705250fb0b0e
1 #! /usr/bin/env sh
3 OUT=$(mktemp -d)
4 /opt/rocm/bin/hipcc -o "$OUT"/test test.cpp -lhipfft -lrocfft
5 "$OUT"/test