upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git] / rccl / trunk / test.sh
blob68b4dfddb271b4506ae3aef5382aac8aef3a24be
1 #! /usr/bin/env sh
3 OUT=$(mktemp -d)
4 /opt/rocm/bin/hipcc -o "$OUT"/test test.cpp -lrccl
5 "$OUT"/test