mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
5 lines
65 B
Bash
5 lines
65 B
Bash
#!/bin/sh
|
|
cd `dirname $0`
|
|
./test_basic mri_one mri_multiple
|
|
|