

set -ex



test -f $PREFIX/bin/nvcc
test -f $PREFIX/bin/ptxas
bash test-rpath-nvcc.sh
exit 0
