source: CIVL/examples/translation/openclversion2.15/minilog@ d38c725

1.23 2.0 acw/focus-triggers main test-branch
Last change on this file since d38c725 was fa007d5, checked in by Jacob Trieu <fuufusuu@…>, 12 years ago

new example in progress

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1368 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 470 bytes
RevLine 
[fa007d5]1Done:
2
3
4ToDo:
5 Actually start using cl_mem OR use $bundle
6 make the args struct
7 implement clCreateKernel
8
9ToDo: Long term:
10 Possible implementation of clGetKernelWorkGroupInfo, if an example that needs it is used
11 Possible implementation of clGetDeviceInfo
12 Re-arrange code so that the group designation is actually possible
13
14Problems:
15 This example does not neatly into work already done.
16 No memset();
17 Program crash when using array index of kernel
Note: See TracBrowser for help on using the repository browser.