OpenBLAS/driver/others
Martin Kroeker f29389c7ac
Merge pull request #1520 from martin-frbg/cpucounts
Catch invalid cpu count returned by CPU_COUNT_S
2018-04-14 22:24:34 +02:00
..
CMakeLists.txt Fix threading usage in CMake: s/SMP/USE_THREAD/ 2017-08-19 15:07:42 +10:00
Makefile Add missing openblas_env makefile. 2016-03-09 14:52:47 -05: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 Add support for DragonFly BSD 2018-04-03 16:39:29 -07:00
blas_server_omp.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
blas_server_win32.c Perform blas_thread_shutdown with pthread_atfork() on Cygwin 2018-02-06 12:23:27 +01:00
divtable.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
dynamic.c No strncasecmp with MSVC 2017-08-08 00:07:25 +05:30
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 Merge pull request #1520 from martin-frbg/cpucounts 2018-04-14 22:24:34 +02: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 Update organization info. 2014-11-25 15:28:58 +08: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 Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01: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