Changes between Version 21 and Version 22 of OpenCLTransformation


Ignore:
Timestamp:
08/22/14 16:14:24 (12 years ago)
Author:
fuufusuu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenCLTransformation

    v21 v22  
    5858void __kernel foo( __qualifier type bar, ...){}
    5959}}}
     60
     61OpenCL follows the relaxed memory consistency model, where memory is only guaranteed to be consistent with barriers or queue events.
    6062
    6163The address qualifiers are as follows: