Changes between Version 13 and Version 14 of ClrxWrapper
- Timestamp:
- 02/15/25 22:21:23 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClrxWrapper
v13 v14 4 4 <h2>CLRadeonExtender CLRXWrapper</h2> 5 5 <p>CLRXWrapper embeds and integrates the assembler into AMD Catalyst OpenCL implementation. 6 It make possible to call anassembler from OpenCL applications. Assembler will be called6 It make possible to call the assembler from OpenCL applications. Assembler will be called 7 7 when special build options will be added: <code>-xasm</code> or <code>-x asm</code>.</p> 8 8 <h3>Installation</h3>