OpenBLAS/driver/others
Martin Kroeker 69edc5bbe7
Restore dropped patches in the non-TLS branch of memory.c (#2004)
* Restore dropped patches in the non-TLS branch of memory.c

As discovered in #2002, the reintroduction of the "original" non-TLS version of memory.c as an alternate branch had inadvertently used ba1f91f rather than a8002e2 , thereby dropping the commits for #1450, #1468, #1501, #1504 and #1520.
2019-02-07 20:06:13 +01:00
..
CMakeLists.txt Fix typo in previous commit for arm dynamic arch 2018-12-07 19:37:33 +01:00
Makefile ARM64: Enable DYNAMIC_ARCH 2018-10-22 01:49:35 -07:00
abs.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
blas_l1_thread.c modify the blas_l1_thread.c for support multi-threded for L1 fuction with return value 2017-01-10 11:47:06 +08:00
blas_server.c ensure that threading has been initialized in the first place before calling openblas_set_num_threads 2018-10-28 21:16:52 +00:00
blas_server_omp.c Add build-time option for OMP scheduler; document MULTITHREAD_THRESHOLD range (#1620) 2018-06-15 11:25:05 +02:00
blas_server_win32.c ensure that threading has been initialized in the first place before calling openblas_set_num_threads 2018-10-28 21:16:52 +00:00
divtable.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
dynamic.c Add support for Hygon Dhyana 2019-01-16 14:25:19 +08:00
dynamic_arm64.c ARM64: Enable DYNAMIC_ARCH 2018-10-22 01:49:35 -07:00
init.c add missing bracket for old glibc (cppcheck) 2018-01-12 22:35:48 +01:00
lamc3.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
lamch.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
lsame.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
memory.c Restore dropped patches in the non-TLS branch of memory.c (#2004) 2019-02-07 20:06:13 +01:00
memory_qalloc.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
openblas_env.c Refs #716. Only call getenv at init function. 2016-03-09 12:50:07 -05:00
openblas_error_handle.c Refs #716. Only call getenv at init function. 2016-03-09 12:50:07 -05:00
openblas_get_config.c call it OpenBLAS not just version 2018-11-29 11:52:08 +01:00
openblas_get_num_procs.c Introduce openblas_get_num_threads and openblas_get_num_procs 2015-02-03 12:23:41 -05:00
openblas_get_num_threads.c Introduce openblas_get_num_threads and openblas_get_num_procs 2015-02-03 12:23:41 -05:00
openblas_get_parallel.c Update organization info. 2014-11-25 15:28:58 +08:00
openblas_set_num_threads.c Update organization info. 2014-11-25 15:28:58 +08:00
parameter.c ARM64: Move parameters from parameter.c to param.h 2018-10-22 01:45:51 -07:00
profile.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
xerbla.c Update xerbla.c 2017-01-04 23:16:48 +01:00