OpenBLAS/cpp_thread_test
Martin Kroeker 69f277f8ee
Add another memory barrier for ARM and a multicore test run on ThunderX to help detect such issues (#2544)
* Add another memory barrier in memory.c to prevent races in memory slot allocation

* Add an all-core test on Drone.io's ThunderX platform and modify dgemm_tester to use all 96 cores
2020-04-08 11:04:51 +02:00
..
Makefile upload thread safety test folder 2019-06-01 21:30:06 +02:00
cpp_thread_safety_common.h upload thread safety test folder 2019-06-01 21:30:06 +02:00
dgemm_thread_safety.cpp Add another memory barrier for ARM and a multicore test run on ThunderX to help detect such issues (#2544) 2020-04-08 11:04:51 +02:00
dgemv_thread_safety.cpp upload thread safety test folder 2019-06-01 21:30:06 +02:00