]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - dense-linear-algebra-libraries/linalg.git/commit
DSP-only example works on C6678 EVM. Added a script to run examples on K2H EVM.
authorJianzhong Xu <xuj@ti.com>
Tue, 16 Feb 2016 22:11:08 +0000 (17:11 -0500)
committerJianzhong Xu <xuj@ti.com>
Tue, 16 Feb 2016 22:11:08 +0000 (17:11 -0500)
commit3d2538f41cf177cfc734e52bb18dfd341037fa35
tree72c447a91f2f9bf5e55e0d7a49b32f78c4642a06
parent7ac1b6ebdf9323256e7b65c617b0589043f70c61
DSP-only example works on C6678 EVM. Added a script to run examples on K2H EVM.

Signed-off-by: Jianzhong Xu <xuj@ti.com>
Makefile
blis/config/c66x/bli_config.h
blis/config/c66x/bli_kernel.h
blis/config/c66x/make_defs.mk
blis/frame/base/bli_dma.c
blis/frame/base/bli_mem.c
examples/dsponly/dgemm_test/Makefile.common
examples/dsponly/dgemm_test/dgemm_test.c
examples/dsponly/dgemm_test/linker_fc.cmd [new file with mode: 0644]
examples/run_tests_evm.sh [new file with mode: 0755]
ticblas/src/ticblas.c