upgpkg: ufw 0.36.2-1
[ArchLinux/community.git] / rocsparse / trunk / test.sh
blob6032006c52918063f6af64ba4d916cd0761bb669
1 #! /usr/bin/env sh
3 OUT=$(mktemp -d)
4 /opt/rocm/bin/hipcc -o "$OUT"/test test.cpp -lrocsparse
5 "$OUT"/test