You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker 78100b8093
Free Windows thread memory with MEM_RELEASE rather than MEM_DECOMMIT
6 years ago
..
CMakeLists.txt Fix typo in previous commit for arm dynamic arch 7 years ago
Makefile add in runtime cpu detection for zarch (#2349) 6 years ago
abs.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
blas_l1_thread.c modify the blas_l1_thread.c for support multi-threded for L1 fuction with return value 9 years ago
blas_server.c Misc. typo fixes 6 years ago
blas_server_omp.c Add build-time option for OMP scheduler; document MULTITHREAD_THRESHOLD range (#1620) 7 years ago
blas_server_win32.c driver: more reasonable thread wait timeout on Windows. 6 years ago
divtable.c Remove all trailing whitespace except lapack-netlib 11 years ago
dynamic.c Add Intel Goldmont+ cpuid 6 years ago
dynamic_arm64.c Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 6 years ago
dynamic_power.c Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
dynamic_zarch.c add in runtime cpu detection for zarch (#2349) 6 years ago
init.c Fix errors in cpu enumeration with glibc 2.6 6 years ago
lamc3.c Remove all trailing whitespace except lapack-netlib 11 years ago
lamch.c Remove all trailing whitespace except lapack-netlib 11 years ago
lsame.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
memory.c Free Windows thread memory with MEM_RELEASE rather than MEM_DECOMMIT 6 years ago
memory_qalloc.c Disable the old QCDOC qalloc by default and copy utility functions from memory.c 6 years ago
openblas_env.c Refs #716. Only call getenv at init function. 10 years ago
openblas_error_handle.c Refs #716. Only call getenv at init function. 10 years ago
openblas_get_config.c address minor warnings from gcc7 6 years ago
openblas_get_num_procs.c Introduce openblas_get_num_threads and openblas_get_num_procs 11 years ago
openblas_get_num_threads.c Introduce openblas_get_num_threads and openblas_get_num_procs 11 years ago
openblas_get_parallel.c Update organization info. 11 years ago
openblas_set_num_threads.c Update organization info. 11 years ago
parameter.c ARM64: Move parameters from parameter.c to param.h 7 years ago
profile.c Remove all trailing whitespace except lapack-netlib 11 years ago
xerbla.c Update xerbla.c 9 years ago