summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Updated the Changelog.v0.1alpha2.5Xianyi Zhang1-0/+2
2012-02-19Merge pull request #77 from nolta/masterXianyi Zhang1-0/+4
2012-02-19fix #49Mike Nolta1-0/+4
2012-02-19Merge branch 'hotfix-0.1alpha2.5'Xianyi Zhang13-61/+1058
2012-02-19Released 0.1 alpha 2.5. Updated the documents.Xianyi Zhang2-1/+14
2012-02-19Merge branch 'develop' into hotfix-0.1alpha2.5Xianyi Zhang11-60/+1044
2012-02-13refs #69. Auto-detect Intel Core i6/i7 (Sandy Bridge) CPU with Nehalem assemb...Xianyi Zhang1-0/+6
2012-01-20Merge branch 'master' into developXianyi Zhang1-1/+0
2012-01-01Merge pull request #76 from StefanKarpinski/patch-1Xianyi Zhang1-1/+0
2011-12-28Fix #68: don't require SystemStubs on OS X.Stefan Karpinski1-1/+0
2011-11-28Fixed a typo in Makefile.Xianyi Zhang1-1/+1
2011-11-28Merge branch 'lapack_3.4.0' into developXianyi Zhang2-42/+931
2011-11-28Refs #72. Upgraded LAPACK to 3.4.0 version.Xianyi Zhang2-42/+931
2011-10-18Fixed #66 the bug in zgemv kernel with transpose matrix on 64-bit MingW (Wind...traits1-2/+2
2011-10-18Ref #65. Fixed 64-bit Windows calling convention bug in cdot and zdot.traits2-3/+19
2011-10-16Ref #62. In OpenMP implementation, check the return value of omp_get_max_thre...Xianyi Zhang1-0/+16
2011-10-09Ref #63. Fixed generating DLL bug on ming-w64.traits1-1/+1
2011-10-09ref #62. Added the user friendly message with USE_OPENMP=1. The users should ...Xianyi Zhang4-13/+70
2011-09-18Merge branch 'hotfix-0.1alpha2.4' into developXianyi6-35/+78
2011-09-18Merge branch 'hotfix-0.1alpha2.4'v0.1alpha2.4Xianyi11-40/+135
2011-09-18Prepared the document for 0.1 alpha 2.4 version.Xianyi1-2/+4
2011-09-18Change the installation folder into /include and /lib.Xianyi1-32/+37
2011-09-18Refs #57. Continue to fix absolute path issue about shared library on Mac OSX.Xianyi3-5/+12
2011-09-17Updated the document for 0.1 alpha 2.4.Xianyi1-0/+15
2011-09-17Merge branch 'develop' into hotfix-0.1alpha2.4Xianyi6-5/+57
2011-09-17Output the installation tip after building complete.Xianyi1-0/+2
2011-09-17Bump the version number.Xianyi1-1/+1
2011-09-17Refs #57. The bug about absolute path of shared library on Mac OSX.Xianyi3-1/+7
2011-09-17Fixed #61 a building bug about setting TARGET and DYNAMIC_ARCH at the same time.Xianyi1-1/+7
2011-09-14Fixed #58 zdot SEGFAULT bug with GCC-4.6. Thank Mr. John for this patch.Zhang Xiianyi3-5/+19
2011-09-09Merge branch 'hotfix-0.1alpha2.3' into developtraits15-58/+72
2011-09-09Merge branch 'hotfix-0.1alpha2.3'v0.1alpha2.3traits15-58/+72
2011-09-06refs #55. Changed DTB_ENTRIES to DTB_DEFAULT_ENTRIES in x86 gemv_n kernel co...traits4-6/+6
2011-09-05Updated the doc about 0.1alpha2.3.traits2-1/+9
2011-09-05refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can...traits9-51/+57
2011-08-31Fixed the bug about installation. f77blas.h works OK now.Xianyi Zhang3-0/+38
2011-07-14Merge branch 'hotfix-0.1alpha2.2' into developtraits5-4/+14
2011-07-14Merge branch 'hotfix-0.1alpha2.2'v0.1alpha2.2traits5-4/+14
2011-07-14Update the documents for 0.1alpha2.2 version.traits3-2/+9
2011-07-14Fixed #44 a makefile bug when DYNAMIC_ARCH=1 and INTERFACE64=1.traits2-2/+5
2011-06-28Merge branch 'hotfix-0.1alpha2.1' into developtraits3-1/+12
2011-06-28Merge branch 'hotfix-0.1alpha2.1'v0.1alpha2.1traits3-1/+12
2011-06-28Refs #42. Output the error message when detecting fortran compiler failed.traits3-1/+12
2011-06-23Merge branch 'release-v0.1alpha2' into developXianyi Zhang15-19/+12575
2011-06-23Merge branch 'release-v0.1alpha2'v0.1alpha2traits41-50/+12958
2011-06-23Fixed #38. Released v0.1 alpha2.traits1-1/+2
2011-06-23Refs #37. Updated REAME about the compatible issue with EKOPath compiler.traits1-1/+2
2011-06-22Refs #39. Moved the shared lib (dll) to top directory in MingW64 compiler env...Xianyi Zhang2-5/+6
2011-06-22Refs #39. It's unnecessary to include sys/mman.h file in blas_server_omp.c.Xianyi Zhang1-1/+1
2011-06-21Refs #38. Prepare the docs with v0.1alpha2.Xianyi Zhang1-2/+4