limit dgemm benchmark to just 10,10,0

This commit is contained in:
Martin Kroeker 2020-04-09 14:39:04 +02:00 committed by GitHub
parent 11528f3afe
commit ce95853101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,4 +166,4 @@ steps:
- make -C ctest $COMMON_FLAGS
- make -C utest $COMMON_FLAGS
- make -C benchmark $COMMON_FLAGS
- benchmark/dgemm.goto
- benchmark/dgemm.goto 10 10 0