Add option for running only the less demanding GEMV version of the thread safety tests

This commit is contained in:
Martin Kroeker 2020-09-17 13:49:24 +02:00 committed by GitHub
parent 84c00c3c6e
commit 6abca76c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -272,6 +272,9 @@ COMMON_PROF = -pg
# work at all.
#
# CPP_THREAD_SAFETY_TEST = 1
#
# use this to run only the less memory-hungry GEMV test
# CPP_THREAD_SAFETY_GEMV = 1
# If you want to enable the experimental BFLOAT16 support