Files
kernels/ci/test_opencl.sh
2020-11-16 02:39:53 -08:00

7 lines
79 B
Bash
Executable File

#!/bin/sh
# exit when any command fails
set -e
make -C benchmarks/opencl run