110 Commits (32353a9d3085c9de7b95342e4be5e4c816ee8593)
 

Author SHA1 Message Date
  Xianyi Zhang 32353a9d30 Refs #20. Fixed the installation bug with DYNAMIC_ARCH=1. 15 years ago
  Xianyi Zhang 2e6e9272fe Merge branch 'add_install_target' into develop 15 years ago
  Xianyi Zhang d978436c4b Refs #20. Updated the docs. 15 years ago
  Xianyi Zhang fab36f1adb Fixed #20. Added install target in makefile. You can use "make install PREFIX=your_installation_directory". 15 years ago
  Xianyi Zhang 7945919f22 Updated gitignore file. 15 years ago
  Xianyi Zhang c642b61d4d Merge branch 'master' of github.com:xianyi/OpenBLAS into develop 15 years ago
  Xianyi Zhang aeed8d6225 Fixed #27. Temporarily walk around axpy's low performance issue with small imput size & multithreads. 15 years ago
  Xianyi Zhang 1a4181afd0 Merge pull request #36 from pipping/master 15 years ago
  Elias Pipping 49742cb2d3 Make USE_OPENMP=0 disable openmp 15 years ago
  Xianyi Zhang b3d1887745 Fixed #35 a build bug with NO_LAPACK=1 DYNAMIC_ARCH=1 FC=gfortran. I forgot to test it with gfortran in last bug fixed commit. 15 years ago
  Xianyi Zhang 8d50a9fd1a Fixed #35 a build bug with NO_LAPACK=1 & DYNAMIC_ARCH=1. 15 years ago
  Xianyi Zhang 1496383224 Print the wall time (cycles) with enabling FUNCTION_PROFILE. 15 years ago
  Wang Qian 4335bca2f7 Fixed #33 ztrmm bug on Nehalem. 15 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. 15 years ago
  Xianyi Zhang 3d7e62eb8b Fixed #31 Shared library placement on Mac. Thank Mr.Viral B. Shah for this patch. 15 years ago
  Xianyi Zhang af40551c9f Fixed the makefile bug about openblas_set_num_threads. 15 years ago
  Xianyi Zhang c30c22a76c Fixed a bug about detecting underscore prefix in c_check. 15 years ago
  Xianyi Zhang cc09e6ef3a Ingnore *.obj files in git. 15 years ago
  Xianyi Zhang fcb5ce011b Fixed #28. Convert the result to double precision in MIPS64 dsdot_k kernel. 15 years ago
  Xianyi Zhang 830a823be1 Added missed testing codes for dsdot. 15 years ago
  Xianyi Zhang b206fc7075 Fixed #28. Convert the result to double precision in the end of dsdot kernel. 15 years ago
  Xianyi Zhang 1d60510959 Added the unit testcase for dsdot. 15 years ago
  Xianyi Zhang 03272a606d Added the unit test for drotmg. 15 years ago
  Xianyi Zhang 0dc9eca36f Merge branch 'hotfix-readme_about_branches' into develop 15 years ago
  Xianyi Zhang 8cc628a953 Merge branch 'hotfix-readme_about_branches' 15 years ago
  Xianyi Zhang bbc517292a Added the spec of git branches about this project. 15 years ago
  Xianyi Zhang fa8e4fd879 Fixed #26 the wrong result of rotmg. Used fabs() instead of abs(). 15 years ago
  Xianyi Zhang 417b8ec792 Added openblas_set_num_threads for Fortran. 15 years ago
  Xianyi Zhang 7dcf4eeee7 Fixed #23. Fixed a bug of f_check script about generating link flags. 15 years ago
  Xianyi Zhang 1acf5ace29 Fixed a bug when detecting Intel CPU. 15 years ago
  traits fcf9b82f14 Fixed a build bug with NO_LAPACK=1 and SANNITY_CHECK=1. 15 years ago
  Xianyi Zhang 2aab238c61 Fixed #16. Print the user-friendly message when detecting CPU failed. 15 years ago
  Xianyi Zhang b8d93812f0 Added docs for make TARGET=your_cpu_target. 15 years ago
  Xianyi Zhang ff6ae89d3e Fixed #19. Provided an error msg when the arch is not supported. 15 years ago
  Xianyi Zhang 0a45e5495f Fixed #21. Added extern C to support C++. Thank Tasio for the patch. 15 years ago
  Xianyi Zhang 00ef0cd434 Supported goto_set_num_threads & openblas_set_num_threads functions when USE_OPENMP=1. 15 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. 15 years ago
  Xianyi Zhang 552f31dbbd Fixed #13. Fixed blasint undefined bug in <cblas.h> file. 15 years ago
  Xianyi Zhang 5452ba3850 Updated the developing version to v0.1 alpha2. 15 years ago
  Xianyi Zhang 54745902b8 Init Changelog file for next release version(v0.1alpha2). 15 years ago
  Xianyi Zhang 85f99d4769 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. 15 years ago
  Xianyi Zhang 5e7f29b19e Fixed #13. Fixed blasint undefined bug in <cblas.h> file. 15 years ago
  Xianyi Zhang 141091f528 Merge branch 'master' of github.com:xianyi/OpenBLAS into x86 15 years ago
  Xianyi Zhang e4bb6f2482 Fixed the detecting bug on Intel Core i5. Thank ggl329 for the patch. 15 years ago
  Xianyi Zhang 0edcdd470e Updated the developing version to v0.1 alpha2. 15 years ago
  Xianyi Zhang d672491122 Init Changelog file for next release version(v0.1alpha2). 15 years ago
  Xianyi Zhang 972062903c OpenBLAS 0.1 alpha version 1. 15 years ago
  Xianyi Zhang d9aa359e69 Merge remote branch 'origin/loongson3a' into x86 15 years ago
  Xianyi Zhang 04769bdf54 Merge remote branch 'origin/loongson3a' into x86 15 years ago
  Xianyi Zhang 6f058487ab Detect Intel Core Clarkdale & Arrandale 15 years ago