176 Commits (c1e618ea2d7fc44c6e90c2cb728124249e688947)
 

Author SHA1 Message Date
  traz c1e618ea2d Add complete gemv function on Loongson3a platform. 14 years ago
  traz 9fe3049de6 Adding conditional compilation(#if defined(LOONGSON3A)) to avoid affecting the performance of other platforms. 14 years ago
  traz 831858b883 Modify aligned address of sa and sb to improve the performance of multi-threads. 14 years ago
  traz e08cfaf9ca Complete all the complex single-precision functions of level3, but the performance needs further improve. 14 years ago
  traz ee4bb8bd25 Add ctrmm part in cgemm_kernel_loongson3a_4x2_ps.S. 14 years ago
  traz 7fa3d23dd9 Complete cgemm function, but no optimization. 14 years ago
  traz 9679dd077e Fix some compute error. 14 years ago
  traz 048742f38f Merge branch 'loongson3a' of github.com:xianyi/OpenBLAS into loongson3a 14 years ago
  traz d238a768ab Use ps instructions in cgemm. 14 years ago
  Xianyi Zhang 16fc083322 Refs #47. Fixed the seting parameter bug on Loongson 3A single thread version. 14 years ago
  Xianyi Zhang 3c856c0c1a Check the return value of pthread_create. Update the docs with known issue on Loongson 3A. 14 years ago
  Xianyi Zhang dc9c69db93 Merge branch 'develop' into loongson3a 14 years ago
  traz 0389b631fa Merge branch 'loongson3a' of github.com:xianyi/OpenBLAS into loongson3a 14 years ago
  traz 64fa709d1f Fixed #46. Initialize variables in cblat3.f and zblat3.f. 14 years ago
  Xianyi Zhang 4727fe8abf Refs #47. On Loongson 3A, set DGEMM_R parameter depending on different number of threads. It would improve double precision BLAS3 on multi-threads. 14 years ago
  traz 74d4cdb81a Fix an illegal instruction for strmm_RTLU. 14 years ago
  traz 7906146836 Fix an error for strmm_LLTN. 14 years ago
  traz 3274ff47b8 Fix an error for strmm_LLTN. 14 years ago
  traz a059c553a1 Fix a compute error for strmm. 14 years ago
  traz 23e182ca7c Fix stack-pointer bug for strmm. 14 years ago
  traz a15bc95824 Add strmm part. 14 years ago
  traz 74a3f63489 Tuning mb, kb, nb size to get the best performance. 14 years ago
  traz 09f49fa891 Using PS instructions to improve the performance of sgemm and it is 4.2Gflops now. 14 years ago
  Xianyi Zhang b9d89f8aaa Fixed the bug about installation. f77blas.h works OK now. 14 years ago
  traz cb0214787b Modify compile options. 14 years ago
  traz 2e8cdd1542 Using ps instruction. 14 years ago
  traz b29d327d14 Merge branch 'loongson3a' of github.com:xianyi/OpenBLAS into loongson3a 14 years ago
  traz c8360e3ae5 Complete all the plura single precision functions of level3 on Loongson3a, the performance is 2.3GFlops. 14 years ago
  traits 19d2ab4853 Merge branch 'hotfix-0.1alpha2.2' into develop 14 years ago
  traits 043927c7db Update the documents for 0.1alpha2.2 version. 14 years ago
  traits 30947ea2d5 Fixed #44 a makefile bug when DYNAMIC_ARCH=1 and INTERFACE64=1. 14 years ago
  Xianyi Zhang 33313b0221 Merge branch 'develop' into loongson3a 14 years ago
  traits a5300420e2 Merge branch 'hotfix-0.1alpha2.1' into develop 14 years ago
  traits 9b46bf1eb4 Merge branch 'hotfix-0.1alpha2.1' 14 years ago
  traits c06b7be32f Refs #42. Output the error message when detecting fortran compiler failed. 14 years ago
  traz 68532fa9ec Merge branch 'loongson3a' of github.com:xianyi/OpenBLAS into loongson3a 14 years ago
  traz 708d2b6255 Fix compute error in ztrmm. 14 years ago
  traz e72113f06a Add ztrmm and ztrsm part on loongson3a. The average performance is 2.2G. 14 years ago
  traz 14f81da375 Change prefetch length of A and B, the performance is 2.1G now. 14 years ago
  Xianyi Zhang fc21f7ad28 Merge branch 'release-v0.1alpha2' into loongson3a 14 years ago
  Xianyi Zhang ca8bf5abb0 Merge branch 'release-v0.1alpha2' into develop 14 years ago
  traits 4a73f5c5ea Merge branch 'release-v0.1alpha2' 14 years ago
  traits 6a0762949d Fixed #38. Released v0.1 alpha2. 14 years ago
  traits 859b71645a Refs #37. Updated REAME about the compatible issue with EKOPath compiler. 14 years ago
  Xianyi Zhang 078bfd0b4f Refs #39. Moved the shared lib (dll) to top directory in MingW64 compiler environment. 14 years ago
  traz 1c96d345e2 Improve zgemm performance from 1G to 1.8G, change block size in param.h. 14 years ago
  Xianyi Zhang 82f5274828 Refs #39. It's unnecessary to include sys/mman.h file in blas_server_omp.c. 14 years ago
  Xianyi Zhang e568df0dae Refs #38. Prepare the docs with v0.1alpha2. 14 years ago
  Xianyi Zhang c4efde7713 Merge branch 'loongson3a' into release-v0.1alpha2 14 years ago
  Xianyi Zhang 7a1e6202e1 Merge branch 'add_install_target' into develop 14 years ago