46 Commits (925d4e1dc69a94de5733c03b022b7c2c7521935e)

Author SHA1 Message Date
  Zhang Xianyi dae6b82a71 Refs #707. Add BUILD_LAPACK_DEPRECATED flag in Makefile.rule. 10 years ago
  Zhang Xianyi fba6532502 Refs #702. Delete redundant xerbla exporting 10 years ago
  Werner Saar 33e37d01b3 added lapack-3.6.0 10 years ago
  Martin Koehler 39cc6b21d3 Add ATLAS-style ?geadd function 11 years ago
  Erik Schnetter 65a847cd36 Introduce openblas_get_num_threads and openblas_get_num_procs 11 years ago
  Tony Kelman 0b4602b753 add SYMBOLPREFIX and SYMBOLSUFFIX makefile options 11 years ago
  wernsaar 7f234f8ed1 added GEMM3M tests 11 years ago
  wernsaar d49fd33885 disabled SYMM3M and HEMM3M functions because segment violations 11 years ago
  wernsaar 7aae4a62e7 enabled use of GEMM3M functions 11 years ago
  Martin Koehler a057e5434d add CBLAS interface for s/d/c/zimatcopy 11 years ago
  Martin Köhler 7794766d3c Add cblas_(s/d/c/z)omatcopy in order to have cblas interface for them. 11 years ago
  Zhang Xianyi 552119c484 Fixed #407. Support outputing the CPU corename on runtime. 12 years ago
  wernsaar be94db096c disabled *3M functions for x86_64 platforms 12 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 12 years ago
  wernsaar faf3ac0aad Ref #285: added axpby kernels 12 years ago
  wernsaar 219bcb119d added lapack and lapacke timing libs by default 12 years ago
  Timothy Gu f331cb1a76 Remove code for downloading lapack tarball and the patches themselves 12 years ago
  Timothy Gu b6d904838e Remove routines for generating exports/symbol.S 12 years ago
  Timothy Gu 5379eff022 Remove routines for making exports/linux.def 12 years ago
  Zhang Xianyi 0f6e79f918 Refs #324. Upgrade LAPACK to 3.5.0 version. 12 years ago
  Zhang Xianyi c92ae012a6 Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS without 12 years ago
  Zhang Xianyi a07cc39571 Refs #266. Fixed the compiling bug with Open64 5.0. 13 years ago
  Zhang Xianyi 63f14189e3 Refs #259. Fixed missing LAPACK functions in shared library. 13 years ago
  Zhang Xianyi c69e73b868 Fixed typo in generating shared library on x86_64. 13 years ago
  Zhang Xianyi 5448643557 Fixed generating dll bug in last commit. 13 years ago
  grisuthedragon c19a488af2 create openblas_get_parallel to retrieve information which 13 years ago
  Zhang Xianyi a068d54981 Refs #209. Export the missing cblas_cdotc_sub functions. 13 years ago
  Zhang Xianyi 529f1b5006 Refs#194. Export the missing LAPACK s/dlamc3 functions. 13 years ago
  Zhang Xianyi bdf8d9411e Refs #163. Obtain the build configure on runtime. 13 years ago
  Zaheer Chothia ca4136cf41 Fixed #147: LAPACK symbols were not being exported for version 3.4.2 13 years ago
  Zhang Xianyi 4a5d08d0cf Refs #123. Fixed exporting DLL functions bug on Windows 14 years ago
  Xianyi Zhang 853d16ed7e Added openblas_set_num_threads dummy function on Windows. We plan to implement this feature in next version. 14 years ago
  Zhang Xianyi 422359d09a Export openblas_set_num_threads in shared library. 14 years ago
  Zaheer Chothia f404a17787 Symbol list: document how LAPACKE exports are derived and synchronize with lapack-3.4.1 14 years ago
  Zaheer Chothia fc4927fa0f Fixed #107. Export missing LAPACK auxiliary routines (ALLAUX, SCLAUX, DZLAUX) 14 years ago
  Xianyi Zhang 52485e5fd0 Refs #105. Export missing LAPACK functions in shared library. 14 years ago
  Xianyi Zhang 0e39699c8c Fixed #102. Export the missing LAPACK functions (slapy2,slapy3,dlapy2,dlapy3) in shared library. 14 years ago
  Zhang Xianyi d02171b494 Fixed the bug about NO_CBLAS=1 disabled exporting LAPACKE functions in shared library. 14 years ago
  Zaheer Chothia f4eee224d8 Refs #93. Upgraded LAPACK to 3.4.1 version. 14 years ago
  Xianyi Zhang fd2ee0c9e2 Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. 14 years ago
  Zaheer Chothia 78914475ae Fixed #88. Build LAPACKE: C Interface to LAPACK. 14 years ago
  Zaheer Chothia 435420d6d5 Fixed #87. Export missing and new LAPACK 3.4.0 functions in shared library. 14 years ago
  Xianyi Zhang a7a7751be7 Export CBLAS funtions on Windows DLL. 14 years ago
  Xianyi Zhang 70abe10fc0 Check new LAPACK version in generating shared library. 14 years ago
  Xianyi Zhang 8f1090d32a Support NO_LAPACK=1 to build the lib without LAPACK functions. 15 years ago
  Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 15 years ago