56 Commits (42217f38894b14c19dfd26c6fdfd5f3656ed74ec)

Author SHA1 Message Date
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 6 years ago
  Martin Kroeker fab49e49e5
Move most lapack 3.7/3.8 additions to the embedded_underscores list 6 years ago
  martin 2d52f0f4c3 update cmakefiles for lapack 3.8.0 8 years ago
  martin 3be5c3d343 Update LAPACK to 3.8.0 8 years ago
  Isuru Fernando 9268314290 Fix gensymbol script 8 years ago
  Elliot Saba 26a614fdd1 Whitespace cleanup/reformatting 9 years ago
  Elliot Saba 7ae64f4f9c Add `csymv` and `zsymv` into `@lapackobjs2` for exporting 9 years ago
  Werner Saar a8bb5003de removed blas_thread_shutdown from gensymbol 9 years ago
  Werner Saar abc3304587 fix for appveyor test 9 years ago
  Werner Saar a836fe8ec1 updated exports/gensymbol for lapack-3.7.0 9 years ago
  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 12 years ago
  wernsaar d49fd33885 disabled SYMM3M and HEMM3M functions because segment violations 12 years ago
  wernsaar 7aae4a62e7 enabled use of GEMM3M functions 12 years ago
  Martin Koehler a057e5434d add CBLAS interface for s/d/c/zimatcopy 12 years ago
  Martin Köhler 7794766d3c Add cblas_(s/d/c/z)omatcopy in order to have cblas interface for them. 12 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 13 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 14 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