OpenBLAS/driver/others
Martin Kroeker fc516af155
Merge branch 'develop' into issue5414
2025-10-01 14:12:59 -07:00
..
CMakeLists.txt Add CMake build support for IBM Z (#5440) 2025-09-09 22:18:51 +02:00
Makefile disable fp16 flags on RISC-V unless BUILD_HFLOAT16=1 2025-08-28 09:41:07 +00:00
abs.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
blas_l1_thread.c fix improper function prototypes (empty parentheses) 2023-09-30 12:52:06 +02:00
blas_server.c Declare the server_lock mutex volatile in addition to static 2025-06-29 15:42:43 +02:00
blas_server_callback.c Introduced callback to Pthread, Win32 and OpenMP backend 2024-04-02 08:53:49 +05:30
blas_server_omp.c Add dummy implementations of openblas_get/set_affinity 2024-11-15 15:16:17 -08:00
blas_server_win32.c restore the coarse locking of the pre-4359 version 2024-08-02 16:39:47 +02:00
detect_riscv64.c fix RVV 1.0 detection code 2025-08-28 14:20:37 +00:00
divtable.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
dynamic.c Add Zhaoxin KX7000 2024-06-20 09:23:08 +02:00
dynamic_arm64.c Add VORTEXM4 2025-08-18 01:54:09 -07:00
dynamic_loongarch64.c LoongArch64: Rename core 2024-09-29 09:35:21 +08:00
dynamic_mips64.c Implement DYNAMIC_LIST for MIPS64 2022-08-12 13:13:31 +01:00
dynamic_power.c clean up duplicate assignment of cpus newer than POWER10 2025-09-08 15:11:57 +02:00
dynamic_riscv64.c Change BF16 warning message. 2025-09-23 20:26:44 +00:00
dynamic_zarch.c Fix empty function prototypes 2023-11-12 19:35:53 +01:00
init.c Fix some hyperthreading errors. 2025-06-25 09:52:26 +08: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 Exit if memory allocation keeps failing, instead of looping forever 2025-06-13 14:11:03 +02:00
memory_qalloc.c Fix empty function prototypes 2023-11-12 19:35:53 +01:00
openblas_env.c fix improper function prototypes (empty parentheses) 2023-09-30 12:52:06 +02:00
openblas_error_handle.c fix improper function prototypes (empty parentheses) 2023-09-30 12:52:06 +02:00
openblas_get_config.c Expose whether locking is enabled in get_config 2024-05-07 11:12:03 -04: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 fix improper function prototypes (empty parentheses) 2023-09-30 12:52:06 +02:00
openblas_set_num_threads.c Add openblas_set_num_threads_local() 2024-01-13 20:06:24 +01:00
parameter.c Add BGEMM parameters 2025-07-10 14:59:01 +02: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