OpenBLAS/cpp_thread_test
Marius Hillenbrand de838c38ef cpp_thread_test/dgemv: fail early if concurrency is zero
The two test cases dgemv_tester and dgemm_tester accept the degree of
concurrency as command line argument (amongst others). Fail early if
value 0 has been specified, instead of later with less-clear symptoms.

Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
2020-06-17 16:15:44 +02:00
..
Makefile upload thread safety test folder 2019-06-01 21:30:06 +02:00
cpp_thread_safety_common.h cpp_thread_test/dgemv: fail early if concurrency is zero 2020-06-17 16:15:44 +02:00
dgemm_thread_safety.cpp cpp_thread_test/dgemv: fail early if concurrency is zero 2020-06-17 16:15:44 +02:00
dgemv_thread_safety.cpp cpp_thread_test/dgemv: fail early if concurrency is zero 2020-06-17 16:15:44 +02:00