Changes between Version 25 and Version 26 of ClrxAsmAmd


Ignore:
Timestamp:
02/07/18 15:00:49 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmAmd

    v25 v26  
    138138Syntax: .reqd_work_group_size SIZEHINT[, SIZEHINT[, SIZEHINT]]</p>
    139139<p>This pseudo-operation must be inside kernel configuration.
    140 Set reqd_work_group_size hint for this kernel.</p>
     140Set reqd_work_group_size hint for this kernel.
     141In versions earlier than 0.1.7 this pseudo-op has been broken and this pseudo-op
     142set zeroes in two last component instead ones. We recomment to fill all components.</p>
    141143<h3>.dims</h3>
    142144<p>Syntax: .dims DIMENSIONS</p>