diff options
Diffstat (limited to 'cross/cuda-cross.json')
-rw-r--r-- | cross/cuda-cross.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cross/cuda-cross.json b/cross/cuda-cross.json new file mode 100644 index 0000000..f2d0086 --- /dev/null +++ b/cross/cuda-cross.json @@ -0,0 +1,5 @@ +{ + "file": "cuda-cross.txt", + "tests": ["cuda"], + "env": {} +} |