36 Commits (fcb89ad94ddb5b6103aa341178db17ff9030f4a5)

Author SHA1 Message Date
  Xianyi Zhang fcb89ad94d Refs #91. Updated the doc for 0.1.1 version. 13 years ago
  Xianyi Zhang 2b3eae6cc7 Ref #70 Updated Changelog.txt. 13 years ago
  Xianyi Zhang fda39c6cb0 Updated the Changelog. 13 years ago
  Xianyi Zhang 727e6d83c0 Released 0.1 alpha 2.5. Updated the documents. 13 years ago
  Xianyi 1d31c79dc9 Prepared the document for 0.1 alpha 2.4 version. 14 years ago
  Xianyi 821cbb2995 Updated the document for 0.1 alpha 2.4. 14 years ago
  traits 90481ce742 Updated the doc about 0.1alpha2.3. 14 years ago
  traits 043927c7db Update the documents for 0.1alpha2.2 version. 14 years ago
  traits c06b7be32f Refs #42. Output the error message when detecting fortran compiler failed. 14 years ago
  traits 6a0762949d Fixed #38. Released v0.1 alpha2. 14 years ago
  Xianyi Zhang e568df0dae Refs #38. Prepare the docs with v0.1alpha2. 14 years ago
  Xianyi Zhang 2e6e9272fe Merge branch 'add_install_target' into develop 14 years ago
  Xianyi Zhang d978436c4b Refs #20. Updated the docs. 14 years ago
  Xianyi Zhang aeed8d6225 Fixed #27. Temporarily walk around axpy's low performance issue with small imput size & multithreads. 14 years ago
  Xianyi Zhang 8d50a9fd1a Fixed #35 a build bug with NO_LAPACK=1 & DYNAMIC_ARCH=1. 14 years ago
  Xianyi Zhang 1496383224 Print the wall time (cycles) with enabling FUNCTION_PROFILE. 14 years ago
  Wang Qian 4335bca2f7 Fixed #33 ztrmm bug on Nehalem. 14 years ago
  Xianyi 31040e4d80 Fixed #32 a SEGFAULT bug with gcc-4.6. According to i386 calling convention, The called funtion should remove the hidden return value address from the stack. 14 years ago
  Xianyi Zhang c30c22a76c Fixed a bug about detecting underscore prefix in c_check. 14 years ago
  Xianyi Zhang fcb5ce011b Fixed #28. Convert the result to double precision in MIPS64 dsdot_k kernel. 14 years ago
  Xianyi Zhang b206fc7075 Fixed #28. Convert the result to double precision in the end of dsdot kernel. 14 years ago
  Xianyi Zhang fa8e4fd879 Fixed #26 the wrong result of rotmg. Used fabs() instead of abs(). 14 years ago
  Xianyi Zhang 417b8ec792 Added openblas_set_num_threads for Fortran. 14 years ago
  Xianyi Zhang 7dcf4eeee7 Fixed #23. Fixed a bug of f_check script about generating link flags. 14 years ago
  Xianyi Zhang ff6ae89d3e Fixed #19. Provided an error msg when the arch is not supported. 14 years ago
  Xianyi Zhang 0a45e5495f Fixed #21. Added extern C to support C++. Thank Tasio for the patch. 14 years ago
  Xianyi Zhang 989c6f8b06 Fixed #14 the SEGFAULT bug on 64 cores. On SMP server, the number of CPUs or cores should be less than or equal to 64. 14 years ago
  Xianyi Zhang 552f31dbbd Fixed #13. Fixed blasint undefined bug in <cblas.h> file. 14 years ago
  Xianyi Zhang 54745902b8 Init Changelog file for next release version(v0.1alpha2). 14 years ago
  Xianyi Zhang 972062903c OpenBLAS 0.1 alpha version 1. 14 years ago
  Xianyi Zhang 6f058487ab Detect Intel Core Clarkdale & Arrandale 14 years ago
  Xianyi Zhang ce78abe37e Merge branch 'x86' of github.com:xianyi/OpenBLAS into x86 14 years ago
  Xianyi Zhang 8f1090d32a Support NO_LAPACK=1 to build the lib without LAPACK functions. 14 years ago
  Xianyi 36016fe349 On x86 32bits, gcc 4.4.3 generated wrong codes (movsd) from movlps in zdot_sse2.S line 191. 14 years ago
  Xianyi Zhang 0e782b9bd3 updated the changelog. 14 years ago
  Xianyi Zhang cdf33edac3 Added Changelog. Fixed #11. 14 years ago