OpenBLAS/driver
Jehan 13226e3101 driver: more reasonable thread wait timeout on Windows.
It used to be 5ms, which might not be long enough in some cases for the
thread to exit well, but then when set to 5000 (5s), it would slow down
any program depending on OpenBlas.

Let's just set it to 50ms, which is at least 10 times longer than
originally, but still reasonable in case of failed thread termination.
2019-12-13 09:52:33 +01:00
..
level2 Revert "Avoid taking root of negative number in symv_thread.c" 2019-10-01 23:50:41 +02:00
level3 Fix race conditions in multithreaded GEMM3M 2019-11-23 19:54:56 +01:00
mapper Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
others driver: more reasonable thread wait timeout on Windows. 2019-12-13 09:52:33 +01:00