summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_opencl_test.mk
AgeCommit message (Collapse)Author
2013-11-14This test opens the scopencl library dynamically, sighTor Lillqvist
Change-Id: I34c512573fcee108ab9b27a631671587665aad22
2013-10-29Rebase to calc-group-interpreter-4I-Jui (Ray) Sung
Change-Id: I4d98e88c4fcdf8c6e5ecbf31bc181dd186a85c9b
2013-10-29Initial testcase for dynamic kernel compilerI-Jui (Ray) Sung
Test the jitting compiler with a simple vector formula like C1=A1+B1*2 This stresses: 1) vector operations add, mul and, 2) simple constant and vector operands.