OpenBLAS/driver/others
Zhang Xianyi 886cbaf4e4 Support AMD Piledriver by bulldozer kernels. 2013-07-06 12:06:43 -03:00
..
Makefile Refs #163. Obtain the build configure on runtime. 2012-12-10 15:52:51 +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 Refs #174. Fixed the overflowing buffer bug of multithreading hbmv and sbmv. 2013-02-13 16:05:58 +08:00
blas_server_omp.c In OpenMP threading, preallocate the thread buffer instead of allocating the buffer every time. This patch improved the performance slightly. 2013-03-01 14:36:47 +08:00
blas_server_win32.c Refs #174. Return sb pointer when OpenMP or Windows. 2013-02-26 00:48:21 +08:00
divtable.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dynamic.c Support AMD Piledriver by bulldozer kernels. 2013-07-06 12:06:43 -03:00
init.c Refs #119 #118. Fixed disabling hyper threading bug. 2012-06-29 15:53:24 +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 Refs #221. Set stack limit to 16MB to prevent a SEGFAULT bug on Mac OS X with DYNAMIC_ARCH=1 & NUM_THREADS=256. 2013-07-02 14:17:55 +08:00
memory_qalloc.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
openblas_get_config.c Refs #163. Obtain the build configure on runtime. 2012-12-10 15:52:51 +08:00
openblas_set_num_threads.c Refs #134. Fixed the building bug on IBM Power. 2012-08-10 11:54:21 +08:00
parameter.c Added BULLDOZER target. So far it uses barcelona kernels. 2012-12-07 00:53:31 +08: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