CGit
Gitweb
projects
/
dense-linear-algebra-libraries
/
linalg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Skip CBLAS DSP initializtion if OFFLOAD is disabled.
2017-10-18
Jianzhong Xu
Skip CBLAS DSP initializtion if OFFLOAD is disabled.
commit
|
commitdiff
|
tree
2016-08-31
Jianzhong Xu
Stop making and exit when there is compilation error.
commit
|
commitdiff
|
tree
2016-06-28
Jianzhong Xu
Added missing header files to examples source code.
commit
|
commitdiff
|
tree
2016-06-16
Jianzhong Xu
Docs clean up.
commit
|
commitdiff
|
tree
2016-06-15
Jianzhong Xu
Added release notes.
commit
|
commitdiff
|
tree
2016-06-14
Jianzhong Xu
Addressed code review comments.
commit
|
commitdiff
|
tree
2016-06-08
Jianzhong Xu
Removed 'mmv' from Makefile.
commit
|
commitdiff
|
tree
2016-06-03
Jianzhong Xu
Changed offload table from per memory model to per...
commit
|
commitdiff
|
tree
2016-06-02
Jianzhong Xu
Corrected offload tables for small memory model.
commit
|
commitdiff
|
tree
2016-06-01
Jianzhong Xu
Updated offload tables.
commit
|
commitdiff
|
tree
2016-06-01
Jianzhong Xu
Fixed merge errors.
commit
|
commitdiff
|
tree
2016-06-01
Jianzhong Xu
Merge branch 'master' of git.ti.com:dense-linear-algebra...
commit
|
commitdiff
|
tree
2016-06-01
Jianzhong Xu
Tuning code clean up.
commit
|
commitdiff
|
tree
2016-05-27
Jianzhong Xu
Sync with external git. Should be the other way around.
commit
|
commitdiff
|
tree
2016-05-27
Jianzhong Xu
1. clean up ARM wrapper code.
commit
|
commitdiff
|
tree
2016-05-25
Jianzhong Xu
In DSP wrapper code, renamed bli_l3_mem_config to blas_mem_c...
commit
|
commitdiff
|
tree
2016-05-25
Jianzhong Xu
Code clean up and documentation.
commit
|
commitdiff
|
tree
2016-05-23
Jianzhong Xu
Corrected errors in BLIS test code.
commit
|
commitdiff
|
tree
2016-05-20
Jianzhong Xu
Added missing file for tuning. Use ../lib as linalg...
commit
|
commitdiff
|
tree
2016-05-19
Jianzhong Xu
Level 3 optimization
commit
|
commitdiff
|
tree
2016-05-18
Jianzhong Xu
Merge remote-tracking branch 'origin/klockwork'
commit
|
commitdiff
|
tree
2016-05-18
Jianzhong Xu
Fixing issues found by Klocwork.
commit
|
commitdiff
|
tree
2016-05-17
Jianzhong Xu
Moved huge array definitions from stack to DDR for...
commit
|
commitdiff
|
tree
2016-05-13
Jianzhong Xu
Addressing issues found by Klockwork
commit
|
commitdiff
|
tree
2016-05-12
Jianzhong Xu
Added missing offload tables
commit
|
commitdiff
|
tree
2016-05-12
Jianzhong Xu
1. fixed potential memory leakage in ARM wrapper code
commit
|
commitdiff
|
tree
2016-04-18
Jianzhong Xu
Changed SOC_SHANNON to SOC_C6678 in Makefile.
commit
|
commitdiff
|
tree
2016-04-14
Jianzhong Xu
Build tuning code.
commit
|
commitdiff
|
tree
2016-04-08
Jianzhong Xu
Pass NUM_DSP_CORES to ticblas build since it uses blis.h.
commit
|
commitdiff
|
tree
2016-04-07
Jianzhong Xu
Added support for AM572x. Performance to be tuned and...
commit
|
commitdiff
|
tree
2016-03-24
Jianzhong Xu
1. Replaced lib_clock64() with lib_clock_read().
commit
|
commitdiff
|
tree
2016-03-23
Jianzhong Xu
Moved Small memory model BLIS parameters to Medium...
commit
|
commitdiff
|
tree
2016-03-21
Jianzhong Xu
Added missing platform files.
commit
|
commitdiff
|
tree
2016-03-21
Jianzhong Xu
L2 SRAM memory optimization for Shannon EVM.
commit
|
commitdiff
|
tree
2016-03-14
Jianzhong Xu
Merge branch 'master' of git.ti.com:dense-linear-algebra...
commit
|
commitdiff
|
tree
2016-03-14
Jianzhong Xu
Moved readme.txt to each of dsponly and arm+dsp examples...
commit
|
commitdiff
|
tree
2016-03-14
Jianzhong Xu
Added readme.txt to each of arm+dsp and dsp-only examples.
commit
|
commitdiff
|
tree
2016-03-14
Jianzhong Xu
Cleaning up makefiles.
commit
|
commitdiff
|
tree
2016-03-11
Jianzhong Xu
Linalg examples working after RTSC packaging changes.
commit
|
commitdiff
|
tree
2016-03-09
Jianzhong Xu
Reorganized directory structure for RTSC packaging.
commit
|
commitdiff
|
tree
2016-03-04
Jianzhong Xu
LINALG 1.2.0 iteration 1.
commit
|
commitdiff
|
tree
2016-03-04
Jianzhong Xu
Optimized small memory model for C6678 RTOS build.
commit
|
commitdiff
|
tree
2016-02-24
Jianzhong Xu
DSP-only BILS test suite works on C6678 EVM.
commit
|
commitdiff
|
tree
2016-02-19
Jianzhong Xu
Reorganized examples for ARM+DSP and DSP-only
commit
|
commitdiff
|
tree
2016-02-16
Jianzhong Xu
DSP-only example works on C6678 EVM. Added a script...
Signed-off-by:
Jianzhong Xu
<xuj@ti.com>
commit
|
commitdiff
|
tree
2016-02-05
Jianzhong Xu
1. Added time(latency) to BLIS benchmarking raw data...
commit
|
commitdiff
|
tree
2016-01-25
Jianzhong Xu
Replaced malloc with lib_smem_salloc for BLIS kernel...
commit
|
commitdiff
|
tree
2016-01-15
Jianzhong Xu
LINALG validated on K2H. (BLIS, CBLAS, CLAPACK tests...
commit
|
commitdiff
|
tree
2016-01-11
Jianzhong Xu
BLIS test suites runns successfully on K2H EVM Linux.
commit
|
commitdiff
|
tree
2016-01-04
Jianzhong Xu
Reverted blas acc wrapper code by removing changes...
commit
|
commitdiff
|
tree
2015-12-16
Jianzhong Xu
Added readme.txt to examples/dsponly. Cleaned up makefiles.
commit
|
commitdiff
|
tree
2015-12-15
Jianzhong Xu
Added DSP-only dgemm example.
commit
|
commitdiff
|
tree
2015-12-15
Jianzhong Xu
Fixed bug in Makefile
commit
|
commitdiff
|
tree
2015-12-15
Jianzhong Xu
Combined multiple DSP libraries into one.
commit
|
commitdiff
|
tree
2015-12-14
Jianzhong Xu
Integrated linalg into Proc-SDK RTOS.
commit
|
commitdiff
|
tree
2015-10-30
Jianzhong Xu
Merged refactored BLIS code and BLIS code with AM57x...
commit
|
commitdiff
|
tree
2015-10-19
Jianzhong Xu
Added debugging info.
commit
|
commitdiff
|
tree
2015-10-15
Jianzhong Xu
Refactored BLIS-BLAS code using LibArch API.
commit
|
commitdiff
|
tree
2015-10-08
Jianzhong Xu
Added bli_mem_init() to level 3 facade functions. Use...
commit
|
commitdiff
|
tree
2015-10-06
Jianzhong Xu
Refactored BLIS code using LibArch API for memory transfers.
commit
|
commitdiff
|
tree
2015-10-01
Jianzhong Xu
Consolidate all git repos of linalg into one.
commit
|
commitdiff
|
tree
2015-08-06
Jianzhong Xu
Added execution permissions to executable files.
commit
|
commitdiff
|
tree
2015-07-31
Jianzhong Xu
Updated Debian related infomation.
commit
|
commitdiff
|
tree
2015-07-30
Jianzhong Xu
TI Linear Algebra Library (LINALG) Rlease 1.0.0
commit
|
commitdiff
|
tree
2015-06-08
Jianzhong Xu
Fixed a bug (if iter==0) in tuning codes.
commit
|
commitdiff
|
tree
2015-06-01
Jianzhong Xu
LINALG 1.0.0.2: Fixed BLIS hanging problem during LAPACK...
commit
|
commitdiff
|
tree
2015-05-27
Jianzhong Xu
Updated Debian changelog.
commit
|
commitdiff
|
tree
2015-05-27
Jianzhong Xu
Fixed cross compilation bug in gemm_bench.
commit
|
commitdiff
|
tree
2015-05-18
Jianzhong Xu
Add installation of libelf1:i386.
commit
|
commitdiff
|
tree
2015-05-15
Jianzhong Xu
Fixed makefiles to cross compile the examples on x86.
commit
|
commitdiff
|
tree
2015-05-13
Jianzhong Xu
Remove IPK creation from build script.
commit
|
commitdiff
|
tree
2015-05-12
Jianzhong Xu
Added release script for CM to build LINALG without...
commit
|
commitdiff
|
tree
2015-05-08
Jianzhong Xu
Updated changelog for 1.0.0.0
commit
|
commitdiff
|
tree
2015-05-08
Jianzhong Xu
Updated release note.
commit
|
commitdiff
|
tree
2015-05-07
Jianzhong Xu
Modified release note.
commit
|
commitdiff
|
tree
2015-05-06
Jianzhong Xu
Corrected a typo in examples/ztrmm_test.
commit
|
commitdiff
|
tree
2015-05-05
Jianzhong Xu
Added release notes in docs folder.
commit
|
commitdiff
|
tree
2015-05-05
Jianzhong Xu
Added gemm_bench.
commit
|
commitdiff
|
tree
2015-04-30
Jianzhong Xu
Added "Passed" to dgemm_test.
commit
|
commitdiff
|
tree
2015-04-30
Jianzhong Xu
Added dgemm benchmarking example.
commit
|
commitdiff
|
tree
2015-04-30
Jianzhong Xu
Examples improved.
commit
|
commitdiff
|
tree
2015-04-29
Jianzhong Xu
Removed dependency on libatlas-base-dev.
commit
|
commitdiff
|
tree
2015-04-27
Jianzhong Xu
Added what's missed for native build of DSP code.
commit
|
commitdiff
|
tree
2015-04-24
Jianzhong Xu
updated for 0.7.0.0
commit
|
commitdiff
|
tree
2015-04-24
Jianzhong Xu
Modified make.inc for native compilation of DSP code.
commit
|
commitdiff
|
tree
2015-04-24
Jianzhong Xu
Merge branch 'master' of gitorious.design.ti.com:linearalgeb...
commit
|
commitdiff
|
tree
2015-04-24
Jianzhong Xu
Added docs folder to and removed readme.txt from tar...
commit
|
commitdiff
|
tree
2015-04-23
Jianzhong Xu
Added software manifest. Moved readme.txt to docs folder.
commit
|
commitdiff
|
tree
2015-04-23
Jianzhong Xu
Added more examples. Tuning and example code clean up.
commit
|
commitdiff
|
tree
2015-04-22
Jianzhong Xu
Cleaned up examples.
commit
|
commitdiff
|
tree
2015-04-17
Jianzhong Xu
Added tuning for xSYRK, xTRMM, and xTRSM.
commit
|
commitdiff
|
tree
2015-04-01
Jianzhong Xu
Changed example matrix sizes back to 1000.
commit
|
commitdiff
|
tree
2015-04-01
Jianzhong Xu
Corrected syntax error in debian/control.
commit
|
commitdiff
|
tree
2015-03-31
Jianzhong Xu
Reduced matrix sizes in examples.
commit
|
commitdiff
|
tree
2015-03-31
Jianzhong Xu
Added dependencies on libatlas-base-dev
commit
|
commitdiff
|
tree
2015-03-31
Jianzhong Xu
Corrected changelog
commit
|
commitdiff
|
tree
2015-03-31
Jianzhong Xu
Changed OCL include path.
commit
|
commitdiff
|
tree
2015-03-31
Jianzhong Xu
Updated debian/changelog.
commit
|
commitdiff
|
tree
2015-03-27
Jianzhong Xu
Clean up examples eig and ludinv.
commit
|
commitdiff
|
tree
2015-03-27
Jianzhong Xu
Revert to previous version.
commit
|
commitdiff
|
tree
next