summaryrefslogtreecommitdiff
path: root/exports/gensymbol
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Fixed #407. Support outputing the CPU corename on runtime.Zhang Xianyi1-0/+1
2014-07-01disabled *3M functions for x86_64 platformswernsaar1-1/+1
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-36/+36
2014-06-08Ref #285: added axpby kernelswernsaar1-2/+6
2014-05-24added lapack and lapacke timing libs by defaultwernsaar1-28/+28
2014-05-18Remove code for downloading lapack tarball and the patches themselvesTimothy Gu1-2/+1
2014-05-17Remove routines for generating exports/symbol.STimothy Gu1-26/+0
2014-05-17Remove routines for making exports/linux.defTimothy Gu1-33/+0
2013-12-09Refs #324. Upgrade LAPACK to 3.5.0 version.Zhang Xianyi1-1965/+2009
2013-08-21Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS withoutZhang Xianyi1-1/+10
2013-07-31Refs #266. Fixed the compiling bug with Open64 5.0.Zhang Xianyi1-3/+66
2013-07-26Refs #259. Fixed missing LAPACK functions in shared library.Zhang Xianyi1-1/+1
2013-07-16Fixed typo in generating shared library on x86_64.Zhang Xianyi1-1/+1
2013-07-11Fixed generating dll bug in last commit.Zhang Xianyi1-17/+52
2013-07-11create openblas_get_parallel to retrieve information whichgrisuthedragon1-2/+2
2013-04-08Refs #209. Export the missing cblas_cdotc_sub functions.Zhang Xianyi1-1/+1
2013-03-02Refs#194. Export the missing LAPACK s/dlamc3 functions.Zhang Xianyi1-2/+2
2012-12-10Refs #163. Obtain the build configure on runtime.Zhang Xianyi1-0/+1
2012-10-12Fixed #147: LAPACK symbols were not being exported for version 3.4.2Zaheer Chothia1-1/+2
2012-07-06Refs #123. Fixed exporting DLL functions bug on WindowsZhang Xianyi1-19/+16
2012-06-23Added openblas_set_num_threads dummy function on Windows. We plan to implemen...Xianyi Zhang1-1/+9
2012-06-23Export openblas_set_num_threads in shared library.Zhang Xianyi1-5/+13
2012-05-16Symbol list: document how LAPACKE exports are derived and synchronize with la...Zaheer Chothia1-151/+271
2012-05-16Fixed #107. Export missing LAPACK auxiliary routines (ALLAUX, SCLAUX, DZLAUX)Zaheer Chothia1-59/+144
2012-05-10Refs #105. Export missing LAPACK functions in shared library.Xianyi Zhang1-6/+10
2012-04-30Fixed #102. Export the missing LAPACK functions (slapy2,slapy3,dlapy2,dlapy3)...Xianyi Zhang1-2/+2
2012-04-27Fixed the bug about NO_CBLAS=1 disabled exporting LAPACKE functions in shared...Zhang Xianyi1-12/+18
2012-04-23Refs #93. Upgraded LAPACK to 3.4.1 version.Zaheer Chothia1-1/+5
2012-04-13Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE.Xianyi Zhang1-1/+7
2012-04-10Fixed #88. Build LAPACKE: C Interface to LAPACK.Zaheer Chothia1-20/+2132
2012-04-10Fixed #87. Export missing and new LAPACK 3.4.0 functions in shared library.Zaheer Chothia1-30/+66
2012-03-14Export CBLAS funtions on Windows DLL.Xianyi Zhang1-0/+7
2012-03-07Check new LAPACK version in generating shared library.Xianyi Zhang1-1/+1
2011-03-04Support NO_LAPACK=1 to build the lib without LAPACK functions.Xianyi Zhang1-1/+4
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+462