OpenBLAS/driver/others
Martin Kroeker 18f9582f3e
Add VORTEXM4
2025-08-18 01:54:09 -07:00
..
CMakeLists.txt CMake: Pass `OpenMP` compiler and linker flags through CMake targets 2025-03-26 23:09:54 -04:00
Makefile Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 2025-06-03 20:14:30 +08: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 Add autodetection for riscv64 2024-07-15 14:24:22 +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 p11 changes 2025-06-26 00:03:38 -05:00
dynamic_riscv64.c Add autodetection for riscv64 2024-07-15 14:24:22 +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