OpenBLAS/driver/others
Xianyi Zhang 82f5274828 Refs #39. It's unnecessary to include sys/mman.h file in blas_server_omp.c. 2011-06-22 01:52:20 +08:00
..
Makefile Fixed the makefile bug about openblas_set_num_threads. 2011-05-27 21:15:30 +08:00
abs.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
blas_l1_thread.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
blas_server.c Fixed #10. Supported GOTO_NUM_THREADS & GOTO_THREADS_TIMEOUT environment variables. 2011-02-24 16:32:13 +08:00
blas_server_omp.c Refs #39. It's unnecessary to include sys/mman.h file in blas_server_omp.c. 2011-06-22 01:52:20 +08:00
blas_server_win32.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
divtable.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dynamic.c Fixed the detecting bug on Intel Core i5. Thank ggl329 for the patch. 2011-03-22 14:09:47 +08:00
init.c Fixed #14 the SEGFAULT bug on 64 cores. On SMP server, the number of CPUs or cores should be less than or equal to 64. 2011-04-07 14:48:10 +08:00
lamc3.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
lamch.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
lsame.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
memory.c Enable Debug flags in memory alloc and init functions. 2011-02-26 11:51:39 +08:00
memory_qalloc.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
openblas_set_num_threads.c Added openblas_set_num_threads for Fortran. 2011-05-06 17:03:35 +08:00
parameter.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
profile.c Print the wall time (cycles) with enabling FUNCTION_PROFILE. 2011-06-09 10:40:15 +08:00
xerbla.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00