You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wang Qian 8e53b57bb2 Appending gemmkernel and trmmkernel C code in kernel/generic, this code can be used to execute on a new platform which dose not have optimized assemble kernel. 13 years ago
..
KERNEL Complete all the plura single precision functions of level3 on Loongson3a, the performance is 2.3GFlops. 14 years ago
KERNEL.LOONGSON3A Add complete gemv function on Loongson3a platform. 14 years ago
KERNEL.LOONGSON3B Appending gemmkernel and trmmkernel C code in kernel/generic, this code can be used to execute on a new platform which dose not have optimized assemble kernel. 13 years ago
Makefile Import GotoBLAS2 1.13 BSD version codes. 14 years ago
amax.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
amin.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
asum.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
axpy.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
axpy_loongson3a.S changed prefetch order. 14 years ago
cgemm_kernel_loongson3a_2x2.S Complete all the plura single precision functions of level3 on Loongson3a, the performance is 2.3GFlops. 14 years ago
cgemm_kernel_loongson3a_4x2_ps.S Complete all the complex single-precision functions of level3, but the performance needs further improve. 14 years ago
cgemm_kernel_loongson3b_2x2.S BLAS3 used standard MIPS instructions without extensions on Loongson 3B. 14 years ago
cnrm2.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
copy.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
daxpy_loongson3a_simd.S Fixed the bug about Loongson3A gsLQC1 & gsSQC1 instructions in daxpy kernel. Now daxpy is correct. 14 years ago
dgemm_kernel_loongson3a_4x4.S Complete all the plura single precision functions of level3 on Loongson3a, the performance is 2.3GFlops. 14 years ago
dgemm_kernel_loongson3b_4x4.S BLAS3 used standard MIPS instructions without extensions on Loongson 3B. 14 years ago
dnrm2.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
dot.S Fixed #28. Convert the result to double precision in MIPS64 dsdot_k kernel. 14 years ago
gemm_beta.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemm_kernel.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemv_n.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemv_n_loongson3a.c Fix the compute error of gemv when incx and incy are negative numbers. 14 years ago
gemv_t.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
gemv_t_loongson3a.c Fix the compute error of gemv when incx and incy are negative numbers. 14 years ago
iamax.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
iamin.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
imax.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
imin.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
izamax.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
izamin.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
max.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
min.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
rot.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
scal.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
sgemm_kernel_8x4_ps.S Fix an illegal instruction for strmm_RTLU. 14 years ago
sgemm_kernel_loongson3a_4x4.S Complete all the plura single precision functions of level3 on Loongson3a, the performance is 2.3GFlops. 14 years ago
sgemm_kernel_loongson3b_4x4.S BLAS3 used standard MIPS instructions without extensions on Loongson 3B. 14 years ago
snrm2.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
swap.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
symv_L.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
symv_U.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trsm_kernel_LN.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trsm_kernel_LN_loongson3a.S Finish dtrsm_kernel_Lx.S on Loongson3A. 14 years ago
trsm_kernel_LT.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trsm_kernel_LT_loongson3a.S Finish dtrsm_kernel_Lx.S on Loongson3A. 14 years ago
trsm_kernel_RN_loongson3a.S Finish dtrsm_kernel_Rx.S on Loongson3A. 14 years ago
trsm_kernel_RT.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
trsm_kernel_RT_loongson3a.S Finish dtrsm_kernel_Rx.S on Loongson3A. 14 years ago
zamax.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zamin.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zasum.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zaxpy.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zcopy.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zdot.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgemm3m_kernel.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgemm_kernel.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgemm_kernel_loongson3a_2x2.S Complete all the plura single precision functions of level3 on Loongson3a, the performance is 2.3GFlops. 14 years ago
zgemm_kernel_loongson3b_2x2.S BLAS3 used standard MIPS instructions without extensions on Loongson 3B. 14 years ago
zgemv_n.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgemv_n_loongson3a.c Add conjugate condition to gemv. 14 years ago
zgemv_t.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zgemv_t_loongson3a.c Add conjugate condition to gemv. 14 years ago
znrm2.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zrot.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zscal.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zswap.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zsymv_L.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
zsymv_U.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztrsm_kernel_LT.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ztrsm_kernel_RT.S Import GotoBLAS2 1.13 BSD version codes. 14 years ago