platform/upstream/openblas.git
13 years agoFixed #10. Supported GOTO_NUM_THREADS & GOTO_THREADS_TIMEOUT environment variables.
Xianyi Zhang [Thu, 24 Feb 2011 07:16:21 +0000 (15:16 +0800)]
Fixed #10. Supported GOTO_NUM_THREADS & GOTO_THREADS_TIMEOUT environment variables.

13 years agoAdded unit test case (zdotu, N=1).
Xianyi Zhang [Tue, 22 Feb 2011 06:16:46 +0000 (14:16 +0800)]
Added unit test case (zdotu, N=1).

13 years agoSupported building debug version.
Xianyi Zhang [Tue, 22 Feb 2011 05:40:40 +0000 (13:40 +0800)]
Supported building debug version.

13 years agoImproved the quality of codes in unit test.
Xianyi Zhang [Sun, 20 Feb 2011 16:42:46 +0000 (00:42 +0800)]
Improved the quality of codes in unit test.
Thanks José Luis García Pallero

13 years agoFixed #7. 1)Disable the multi-thread and 2) Modified kernel codes to avoid unloop...
Xianyi Zhang [Sun, 20 Feb 2011 16:24:21 +0000 (00:24 +0800)]
Fixed #7. 1)Disable the multi-thread and  2) Modified kernel codes to avoid unloop in axpy function when incx==0 or incy==0.

13 years ago Added axpy unit test with incx==0 and incy==0.
Xianyi Zhang [Sun, 20 Feb 2011 16:17:33 +0000 (00:17 +0800)]
 Added axpy unit test with incx==0 and incy==0.

13 years agoFixed #6. Disable multi-thread swap when incx==0 or incy==0.
Xianyi Zhang [Sun, 20 Feb 2011 09:14:38 +0000 (17:14 +0800)]
Fixed #6. Disable multi-thread swap when incx==0 or incy==0.

13 years agoAdded swap unit test with incx==0 and incy==0.
Xianyi Zhang [Sun, 20 Feb 2011 09:13:12 +0000 (17:13 +0800)]
Added swap unit test with incx==0 and incy==0.

13 years agoUpdated readme file.
Xianyi Zhang [Fri, 18 Feb 2011 16:18:17 +0000 (00:18 +0800)]
Updated readme file.

13 years agoFixed #5 Detected Intel Westmere (using Nehalem codes) in build and dynamic arch...
Xianyi Zhang [Fri, 18 Feb 2011 14:08:10 +0000 (22:08 +0800)]
Fixed #5 Detected Intel Westmere (using Nehalem codes) in build and dynamic arch build.
Thanks Cao He from Dawning supporting Intel Xeon 5660 testbed.

13 years agofixed #4 csrot & drot returned the wrong result when incx==incy==0 on i686 arch.
Xianyi [Thu, 17 Feb 2011 19:00:58 +0000 (03:00 +0800)]
fixed #4 csrot & drot returned the wrong result when incx==incy==0 on i686 arch.

13 years agoDisable quad and x precision objs in reference.
Xianyi [Thu, 17 Feb 2011 18:50:32 +0000 (02:50 +0800)]
Disable quad and x precision objs in reference.

13 years agoMerge branch 'x86' of github.com:xianyi/OpenBLAS into x86
Xianyi Zhang [Wed, 16 Feb 2011 15:41:15 +0000 (23:41 +0800)]
Merge branch 'x86' of github.com:xianyi/OpenBLAS into x86

13 years agofixed #4 csrot returned the wrong result when incx==incy==0.
Xianyi Zhang [Wed, 16 Feb 2011 15:39:43 +0000 (23:39 +0800)]
fixed #4 csrot returned the wrong result when incx==incy==0.

13 years agoAdded rot testcase when incx == incy ==1.
Xianyi Zhang [Wed, 16 Feb 2011 15:32:13 +0000 (23:32 +0800)]
Added rot testcase when incx == incy ==1.

13 years agofixed a bug in drot whe incx or incy equals to zero.
Xianyi Zhang [Tue, 15 Feb 2011 16:18:45 +0000 (00:18 +0800)]
fixed a bug in drot whe incx or incy equals to zero.

13 years agoMerge branch 'master' into x86
Xianyi Zhang [Wed, 16 Feb 2011 09:42:12 +0000 (17:42 +0800)]
Merge branch 'master' into x86

13 years agoUpdated gitignore.
Xianyi Zhang [Wed, 16 Feb 2011 09:37:48 +0000 (17:37 +0800)]
Updated gitignore.

13 years agoAdded utest frame using CUnit(http://cunit.sourceforge.net/).
Xianyi Zhang [Wed, 16 Feb 2011 09:33:06 +0000 (17:33 +0800)]
Added utest frame using CUnit(cunit.sourceforge.net/).

13 years agofixed a bug in drot whe incx or incy equals to zero.
Xianyi Zhang [Tue, 15 Feb 2011 16:18:45 +0000 (00:18 +0800)]
fixed a bug in drot whe incx or incy equals to zero.

13 years agoModified the unsupported instruction on Loongson3A. Closed #1 OpenBLAS could run...
Xianyi Zhang [Tue, 25 Jan 2011 09:34:47 +0000 (17:34 +0800)]
Modified the unsupported instruction on Loongson3A. Closed #1 OpenBLAS could run on Loongson3A now.

13 years agoUpdated readme for cross compiling.
Xianyi Zhang [Tue, 25 Jan 2011 08:52:36 +0000 (16:52 +0800)]
Updated readme for cross compiling.

13 years agofixed a typo.
Xianyi Zhang [Tue, 25 Jan 2011 07:55:56 +0000 (15:55 +0800)]
fixed a typo.

13 years agoAdded the configures of loongson 3a. refs #1
Xianyi Zhang [Mon, 24 Jan 2011 22:45:35 +0000 (22:45 +0000)]
Added the configures of loongson 3a. refs #1

13 years agoUpdated readme file.
Xianyi Zhang [Mon, 24 Jan 2011 20:03:04 +0000 (20:03 +0000)]
Updated readme file.

13 years agoAdded .gitignore files.
Xianyi Zhang [Mon, 24 Jan 2011 19:59:52 +0000 (19:59 +0000)]
Added .gitignore files.

13 years agoAdded mailing list.
Xianyi Zhang [Mon, 24 Jan 2011 19:59:15 +0000 (19:59 +0000)]
Added mailing list.

13 years agoUpdated readme file.
Xianyi Zhang [Mon, 24 Jan 2011 18:12:06 +0000 (18:12 +0000)]
Updated readme file.

13 years agoUsed the environment variable OPENBLAS_NUM_THREADS to set the number of threads in...
Xianyi Zhang [Mon, 24 Jan 2011 18:11:35 +0000 (18:11 +0000)]
Used the environment variable OPENBLAS_NUM_THREADS to set the number of threads in test.

13 years agochanged library name to openblas and modified environment variable.
Xianyi Zhang [Mon, 24 Jan 2011 17:58:05 +0000 (17:58 +0000)]
changed library name to openblas and modified environment variable.

13 years agoAdded OpenBLAS docs.
Xianyi Zhang [Mon, 24 Jan 2011 16:05:00 +0000 (16:05 +0000)]
Added OpenBLAS docs.

13 years agoFixed a bug when compiling dynamic ARCH x86 in GotoBLAS2.
Xianyi Zhang [Mon, 24 Jan 2011 16:04:17 +0000 (16:04 +0000)]
Fixed a bug when compiling dynamic ARCH x86 in GotoBLAS2.

13 years agorename documents in GotoBLAS.
Xianyi Zhang [Mon, 24 Jan 2011 15:57:23 +0000 (15:57 +0000)]
rename documents in GotoBLAS.

13 years agoImport GotoBLAS2 1.13 BSD version codes.
Xianyi Zhang [Mon, 24 Jan 2011 14:54:24 +0000 (14:54 +0000)]
Import GotoBLAS2 1.13 BSD version codes.