kaustubh
|
5f93aa5f87
|
Updated data prefetch in TRSM, ASUM, DOT functions
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
|
2016-12-14 14:05:11 +05:30 |
kaustubh
|
9db451acd0
|
Updated data prefetch in TRSM, ASUM, DOT functions
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
|
2016-12-13 14:02:14 +05:30 |
kaustubh
|
3eaff85191
|
Updated data prefetch in TRSM, ASUM, DOT functions
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
|
2016-12-13 11:41:17 +05:30 |
kaustubh
|
00abce3b93
|
Add data prefetch in DOT and ASUM functions
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
|
2016-11-22 11:21:03 +05:30 |
kaustubh
|
f3419e634c
|
SGEMM, DGEMM, CGEMM, ZGEMM functions data prefetch
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
|
2016-10-17 18:29:38 +05:30 |
kaustubh
|
90e2321ac3
|
STRSM, DTRSM functions data prefetch
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
|
2016-10-14 16:41:28 +05:30 |
Martin Kroeker
|
91610f3835
|
Update zdot_msa.c
|
2016-10-05 18:59:09 +02:00 |
Martin Kroeker
|
6e22ecf102
|
Update zdot.c
|
2016-10-05 18:58:03 +02:00 |
Martin Kroeker
|
3178e4fea0
|
Remove explicit include of complex.h
|
2016-09-29 23:41:43 +02:00 |
Martin Kroeker
|
95c245ddb0
|
Remove explicit include of complex.h
|
2016-09-29 23:40:36 +02:00 |
Shivraj Patil
|
54747fe24a
|
DGEMM function split and data prefech
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-09-22 17:25:46 +05:30 |
Shivraj Patil
|
9687437928
|
MIPS n32 ABI and build time mips simd support check
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-08-10 17:44:22 +05:30 |
Shivraj Patil
|
d1c6469283
|
MIPS n32 ABI support, MSA support detection and rename ARCH, ARCHFLAGS
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-08-08 11:58:01 +05:30 |
Shivraj Patil
|
beb1d076a4
|
Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functions
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-07-15 18:38:25 +05:30 |
Shivraj Patil
|
57df7956ee
|
Added CGEMM, ZGEMM, STRMM, DTRMM, CTRMM, ZTRMM. Updated macros in SGEMM, DGEMM, STRMM.
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-06-28 17:51:10 +05:30 |
Kaustubh Raste
|
011431b9d7
|
STRSM optimized for MSA
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
|
2016-05-31 10:17:23 +05:30 |
Kaustubh Raste
|
c8a7860eb3
|
STRSM optimized
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
|
2016-05-30 21:17:00 +05:30 |
Kaustubh Raste
|
ad9f317870
|
STRSM optimization for MIPS P5600 and I6400 using MSA
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
|
2016-05-20 10:59:03 +05:30 |
Shivraj Patil
|
c4ba40e308
|
SGEMM optimization for MIPS P5600 and I6400 using MSA. Unrolled k loop in DGEMM kernel function
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-05-19 11:04:42 +05:30 |
Kaustubh Raste
|
d7cbc7ac13
|
DTRSM bug fix for MIPS P5600 and I6400
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
|
2016-05-17 15:48:02 +05:30 |
Kaustubh Raste
|
edb5980c13
|
DTRSM optimization for MIPS P5600 and I6400 using MSA
Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
|
2016-05-09 15:15:26 +05:30 |
Shivraj Patil
|
b7b3d8ec8e
|
DGEMM optimization for MIPS P5600 and I6400 using MSA
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-05-03 14:42:26 +05:30 |
Shivraj Patil
|
2c3dfe2bf3
|
MIPS P5600(32 bit) and I6400(64 bit) cores support added.
Seperated mips and mips64 files.
Configurations support for mips 32 bit.
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
2016-04-22 14:03:18 +05:30 |