Commit Graph

  • 11b4a0e4b6 Merge branch 'develop' into sandybridge Zhang Xianyi 2012-06-16 22:07:17 +0800
  • eefd30881c Refs #113. Fixed the build bug on AMD Bobcat 64-bit OS. Zhang Xianyi 2012-06-02 21:34:23 +0800
  • d3b67d0bd8 Refs #113. Fixed the typo BOBCATE -> BOBCAT Zhang Xianyi 2012-05-31 22:40:15 +0800
  • d6cab3f37e Refs #113. Support AMD Bobcate using Barcelona kernel codes. Replace 3DNow! with MMX. Zhang Xianyi 2012-05-31 18:17:45 +0800
  • 37edae1c90 Refs #75. Check ffreep macro before the define. Zhang Xianyi 2012-05-31 17:17:02 +0800
  • 90d6ad569d Merge branch 'sandybridge' into develop Just copy the kernel codes from Nehalem. The optimization is ongoing. Zhang Xianyi 2012-05-31 12:42:32 +0800
  • a4daa34db7 Refs #75. Use ffreep opcode directly. Please check out http://www.sandpile.org/x86/opc_fpu.htm . Xianyi Zhang 2012-05-30 20:25:01 +0800
  • cfc2940412 Merge branch 'fix-64-cores-limitation' into develop Xianyi Zhang 2012-05-30 16:43:45 +0800
  • a6adbb299d Refs #112. Improved setting thread affinity in Linux. Remove the limit (64) about the number of CPU cores. Xianyi Zhang 2012-05-29 14:01:50 +0800
  • 8cc7f86cf7 Detect Intel Core i7 3000 with Sandybridge. Xianyi Zhang 2012-05-25 23:20:29 +0800
  • a53c6e2440 Merge branch 'develop' into sandybridge Xianyi Zhang 2012-05-25 23:16:44 +0800
  • 5199809bba Fix typo: OS_CYGWIN -> OS_CYGWIN_NT, OS_INERIX -> OS_INTERIX Zaheer Chothia 2012-05-23 00:04:04 +0200
  • a431042475 Fix inconsistent case for OS_* macros (Refs pull request #111) Zaheer Chothia 2012-05-23 00:01:14 +0200
  • 33941033e2 Merge pull request #111 from nolta/develop zchothia 2012-05-21 14:44:20 -0700
  • e506eb6ad2 Merge 4e29b6ffc0 into a27339b244 GitHub Merge Button 2012-05-21 14:12:24 -0700
  • 4e29b6ffc0 FreeBSD: fix OS_FreeBSD -> OS_FREEBSD typos Mike Nolta 2012-05-21 16:57:19 -0400
  • 839b18aa26 FreeBSD: allow CC & FC to have different versions Mike Nolta 2012-05-21 16:56:28 -0400
  • a27339b244 DLL: replace FEXTRALIB -> EXTRALIB (for consistency) Zaheer Chothia 2012-05-21 12:25:12 +0200
  • 10e25690b4 Fix FreeBSD build (undefined reference to `pthread_create') Zaheer Chothia 2012-05-21 12:10:26 +0200
  • 660d9e09f8 Fixed #110. Merge branch 'patch-2' of https://github.com/nolta/OpenBLAS into develop Zhang Xianyi 2012-05-21 13:01:00 +0800
  • 86b2959c98 Merge e9be1fdd2b into 5b7f443cf4 GitHub Merge Button 2012-05-20 21:52:36 -0700
  • e9be1fdd2b FreeBSD: replace EXTRALIB -> FEXTRALIB Mike Nolta 2012-05-20 21:44:15 -0300
  • 44124d3055 Fix Fortran compiler detection Zaheer Chothia 2012-05-20 18:11:34 +0200
  • 14c3511e92 Respect C compiler set on the command line or inherited from the environment Zaheer Chothia 2012-05-20 18:09:35 +0200
  • d647f751ee Merge branch 'patch-1' of https://github.com/nolta/OpenBLAS into develop Zhang Xianyi 2012-05-20 12:06:04 +0800
  • b31de0aa1c Merge be1692d64f into 5b7f443cf4 GitHub Merge Button 2012-05-19 20:50:33 -0700
  • be1692d64f fix 'sched_yield' warnings on FreeBSD,NetBSD Mike Nolta 2012-05-20 00:49:38 -0300
  • f404a17787 Symbol list: document how LAPACKE exports are derived and synchronize with lapack-3.4.1 Zaheer Chothia 2012-05-16 11:24:24 +0200
  • fc4927fa0f Fixed #107. Export missing LAPACK auxiliary routines (ALLAUX, SCLAUX, DZLAUX) Zaheer Chothia 2012-05-15 23:58:22 +0200
  • 06e208c5c3 Refs #106. Fixed wget and md5 bug on FreeBSD and NetBSD. Zhang Xianyi 2012-05-13 11:43:29 +0800
  • 52485e5fd0 Refs #105. Export missing LAPACK functions in shared library. They are as following, slabad, dlabad, slacpy, dlacpy, slamch, dlamch, slartg, slartgp, slartgs, dlartg, dlartgp, dlartgs, slascl, dlascl, slaset, dlaset. Xianyi Zhang 2012-05-10 13:01:35 +0800
  • dee74174ff Refs #85 #104. Use patch instead of git to apply this segfaults.patch. Xianyi Zhang 2012-05-08 23:50:46 +0800
  • e7846547be Refs #85 #104. Disable my_bind to fix this segfault issue. Xianyi Zhang 2012-05-07 16:38:44 +0800
  • 7f89edee3e refs #103 Increase GEMM_MULTITHREAD_THRESHOLD to 50. Xianyi Zhang 2012-05-03 20:05:34 +0800
  • 11cc9dc151 Merge pull request #104 from aeberspaecher/develop Xianyi Zhang 2012-05-03 05:00:40 -0700
  • 93ffc57942 Merge 4236d0d938 into 0e39699c8c GitHub Merge Button 2012-05-02 03:03:36 -0700
  • 4236d0d938 Add note on compiler warnings for the segfaults patch. Alexander Eberspächer 2012-05-02 12:03:07 +0200
  • 8218cbea2a Add Xianyi's patch for segfaults on kernel 2.6.32 and add documentation accordingly. Alexander Eberspächer 2012-05-02 11:33:06 +0200
  • 5b7f443cf4 Merge branch 'develop' v0.1.1 Xianyi Zhang 2012-04-30 13:07:14 +0800
  • 0e39699c8c Fixed #102. Export the missing LAPACK functions (slapy2,slapy3,dlapy2,dlapy3) in shared library. Xianyi Zhang 2012-04-30 13:03:34 +0800
  • 60a58e03ea Merge branch 'release-0.1.1' into develop Xianyi Zhang 2012-04-29 18:47:26 +0800
  • e154920bc6 Merge branch 'release-0.1.1' Xianyi Zhang 2012-04-29 18:41:21 +0800
  • fcb89ad94d Refs #91. Updated the doc for 0.1.1 version. Xianyi Zhang 2012-04-29 18:40:24 +0800
  • d48a1d1928 Fixed #101. Install the missing lapacke header with LAPACK-3.4.1. Thank Zaheer for this patch. Xianyi Zhang 2012-04-28 12:33:56 +0800
  • d02171b494 Fixed the bug about NO_CBLAS=1 disabled exporting LAPACKE functions in shared library. Zhang Xianyi 2012-04-27 11:15:24 +0800
  • c8a5d4b86f Refs #99. c_check/f_check: strip quotes from detected flags Zaheer Chothia 2012-04-26 21:13:18 +0100
  • 006200c9a4 Fixed #98 updated MD5 for new LAPACK 3.4.1 version on netlib.org. Zhang Xianyi 2012-04-27 09:55:21 +0800
  • 5d657c6e67 Fixed #96 a SEGFAULT bug in samax on x86. Xianyi Zhang 2012-04-26 16:50:57 +0800
  • 14428af879 Adde the mising test_amax.c file. Xianyi Zhang 2012-04-26 16:40:44 +0800
  • 5656cca4f3 Added the test case for samax. Xianyi Zhang 2012-04-26 16:17:17 +0800
  • 08570c4248 Fixed the utest bug for drotmg. Xianyi Zhang 2012-04-26 15:54:15 +0800
  • b2bdb6f7c4 Automatically download CUnit 2.1.2-2 version from SF.net. Xianyi Zhang 2012-04-26 15:39:03 +0800
  • 9037782a9c Fixed the LAPACKE building bug on Mac OSX. Zhang Xianyi 2012-04-24 12:03:08 +0800
  • f93318a6c8 Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio) Zaheer Chothia 2012-04-22 21:16:03 +0200
  • 001c2c322b Refs #94. Auto-detecting Intel Xeon E7 Westmere-EX. Xianyi Zhang 2012-04-23 17:38:54 +0800
  • f4eee224d8 Refs #93. Upgraded LAPACK to 3.4.1 version. Zaheer Chothia 2012-04-22 22:38:10 +0200
  • 74306b54d7 Refs #90 auto detect Intel Sandy Bridge Core i7-3820 Xianyi Zhang 2012-04-23 11:26:42 +0800
  • fd2ee0c9e2 Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. Xianyi Zhang 2012-04-13 23:12:06 +0800
  • 78914475ae Fixed #88. Build LAPACKE: C Interface to LAPACK. Zaheer Chothia 2012-04-07 10:40:46 +0200
  • 435420d6d5 Fixed #87. Export missing and new LAPACK 3.4.0 functions in shared library. Zaheer Chothia 2012-04-07 10:39:09 +0200
  • 03b0eb19f7 Refs #86. Test alpha=Nan in x86/x86_64 dscale. Xianyi Zhang 2012-04-05 18:16:18 +0800
  • 910338f071 Merge branch 'develop' into sandybridge Xianyi Zhang 2012-04-05 16:25:57 +0800
  • fad089ffff Fixed #84 the MD5 command line bug on Mac OSX. Xianyi Zhang 2012-04-05 16:21:40 +0800
  • 19a48b82cf Init Sandybridge codes based on Nehalem. Xianyi Zhang 2012-03-30 20:01:03 +0800
  • 09b2417848 Fixed a typo in license file. Xianyi Zhang 2012-03-27 14:17:13 +0800
  • a7ce498564 Created gh-pages branch via GitHub Xianyi Zhang 2012-03-23 04:14:13 -0700
  • 5cbbc496b0 Merge branch 'release-0.1.0' into develop Xianyi Zhang 2012-03-23 18:53:51 +0800
  • 09f74f6d23 Merge branch 'release-0.1.0' v0.1.0 Xianyi Zhang 2012-03-23 18:52:40 +0800
  • 2b3eae6cc7 Ref #70 Updated Changelog.txt. Xianyi Zhang 2012-03-23 18:45:54 +0800
  • 0b89a7a92d Ref #82. Disable outputing debug information in alloc_mmap. Xianyi Zhang 2012-03-23 18:17:12 +0800
  • 91ce66a0a8 Ref #82 fixed the bug in my_mbind function. Xianyi Zhang 2012-03-23 15:15:05 +0800
  • ccdba3c771 Updated the version to 0.1.0. Xianyi Zhang 2012-03-23 01:29:05 +0800
  • 3871b6a86d Merge branch 'loongson3b' into release-0.1.0 Xianyi Zhang 2012-03-23 01:26:44 +0800
  • 83ecfbb9b3 Merge branch 'loongson3a' into release-0.1.0 Xianyi Zhang 2012-03-23 01:26:27 +0800
  • 31c836ac25 Ref #79 Added GEMM_MULTITHREAD_THRESHOLD flag to use single thread in gemm function with small matrices. Xianyi Zhang 2012-03-23 01:17:41 +0800
  • 3afedbf6f0 Merge branch 'fix-crash_on_P4' into develop Xianyi Zhang 2012-03-23 00:06:29 +0800
  • b4ec36debc Merge branch 'master' into develop Xianyi Zhang 2012-03-23 00:00:13 +0800
  • 1f15bee02a Refs #81. Added LIBNAMESUFFIX flag in Makefile.rule. The user can use this flag to control the library name, e.g. libopenblas.a, libopenblas_ifort.a or libopenblas_omp.a. Xianyi Zhang 2012-03-21 23:57:09 +0800
  • dff146e306 refs #80. Used GEMV SSE2 kernels on x86. unknown 2012-03-19 17:56:22 +0800
  • 722dd08703 ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions. Xianyi Zhang 2012-03-16 20:29:39 +0800
  • d047afe615 Set shared library soname in Linux. Xianyi Zhang 2012-03-15 01:07:34 +0800
  • a7a7751be7 Export CBLAS funtions on Windows DLL. Xianyi Zhang 2012-03-14 17:08:21 +0800
  • 0bbf955d4c Refs #74. Added -lgfortran into generating shared library. Xianyi Zhang 2012-03-12 18:20:37 +0800
  • 70abe10fc0 Check new LAPACK version in generating shared library. Xianyi Zhang 2012-03-07 23:14:25 +0800
  • 0a696bd4ce Improved the makefile for Intel compiler. Xianyi Zhang 2012-02-20 23:36:58 +0800
  • fda39c6cb0 Updated the Changelog. v0.1alpha2.5 Xianyi Zhang 2012-02-20 09:06:43 +0800
  • 875da22a43 Merge pull request #77 from nolta/master Xianyi Zhang 2012-02-19 16:44:35 -0800
  • 765387af18 Merge 363a563ec2 into 0caa5616f2 GitHub Merge Button 2012-02-19 11:08:43 -0800
  • 363a563ec2 fix #49 Mike Nolta 2012-02-19 14:07:34 -0500
  • 8da6fdc2ce Merge branch 'hotfix-0.1alpha2.5' into develop Xianyi Zhang 2012-02-19 23:11:06 +0800
  • 0caa5616f2 Merge branch 'hotfix-0.1alpha2.5' Xianyi Zhang 2012-02-19 22:56:06 +0800
  • 727e6d83c0 Released 0.1 alpha 2.5. Updated the documents. Xianyi Zhang 2012-02-19 22:55:31 +0800
  • da3f101a77 Merge branch 'develop' into hotfix-0.1alpha2.5 Xianyi Zhang 2012-02-19 22:31:09 +0800
  • fe613de8e1 refs #69. Auto-detect Intel Core i6/i7 (Sandy Bridge) CPU with Nehalem assembly kernels. Xianyi Zhang 2012-02-13 19:20:35 +0800
  • 142e99d4e9 Merge branch 'master' into develop Xianyi Zhang 2012-01-20 21:32:13 +0800
  • 7af0139a09 Modify P Q R size of Loongson3b. traz 2012-01-11 16:05:39 +0000
  • 8e53b57bb2 Appending gemmkernel and trmmkernel C code in kernel/generic, this code can be used to execute on a new platform which dose not have optimized assemble kernel. Wang Qian 2012-01-10 17:16:13 +0000
  • 0d3647c395 Merge pull request #76 from StefanKarpinski/patch-1 Xianyi Zhang 2012-01-01 05:57:25 -0800
  • 233c7e4be8 Merge 0d76196a09 into fe7a932ab8 GitHub Merge Button 2011-12-28 20:54:45 -0800
  • 0d76196a09 Fix #68: don't require SystemStubs on OS X. Stefan Karpinski 2011-12-28 23:53:20 -0500