Skip to content

Commit

Permalink
chore: enable simpleAssert test
Browse files Browse the repository at this point in the history
The `simpleAssert` test works fine.
  • Loading branch information
kevmo314 authored Jan 15, 2025
1 parent 58cff4c commit f0fd873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ test() {
# "./test/cuda-samples/bin/x86_64/linux/release/HSOpticalFlow"
# "./test/cuda-samples/bin/x86_64/linux/release/simpleTexture"
# "./test/cuda-samples/bin/x86_64/linux/release/concurrentKernels"
# "./test/cuda-samples/bin/x86_64/linux/release/simpleAssert"
"./test/cuda-samples/bin/x86_64/linux/release/simpleAssert"
# "./test/cuda-samples/bin/x86_64/linux/release/MC_EstimatePiP"
# "./test/cuda-samples/bin/x86_64/linux/release/simpleCUFFT_callback"
# "./test/cuda-samples/bin/x86_64/linux/release/BlackScholes"
Expand Down

0 comments on commit f0fd873

Please sign in to comment.