source: CIVL/examples/translation/openclversion2.1/changes@ 0c8fec8

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

Slight changes to next example, planning for 2.1

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

  • Property mode set to 100644
File size: 300 bytes
Line 
1From 2.0 to 2.1:
2 Start using structs with pointers, a simpler version of what was in the first version
3 Make functions for methods that are the same in every iteration
4
5Done:
6 Take the old cl.cvl
7
8ToDo:
9 Candidates for turning into functions:
10 clGetDeviceIDs
11 clEnqueueNDRangeKernel
12
Note: See TracBrowser for help on using the repository browser.