Changes between Version 13 and Version 14 of ClrxWrapper


Ignore:
Timestamp:
02/15/25 22:21:23 (4 weeks ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxWrapper

    v13 v14  
    44<h2>CLRadeonExtender CLRXWrapper</h2>
    55<p>CLRXWrapper embeds and integrates the assembler into AMD Catalyst OpenCL implementation.
    6 It make possible to call an assembler from OpenCL applications. Assembler will be called
     6It make possible to call the assembler from OpenCL applications. Assembler will be called
    77when special build options will be added: <code>-xasm</code> or <code>-x asm</code>.</p>
    88<h3>Installation</h3>