Changes between Version 20 and Version 21 of ClrxAsmAmdCl2


Ignore:
Timestamp:
06/30/17 12:00:30 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmAmdCl2

    v20 v21  
    55<p>The AMD Catalyst driver provides own OpenCL implementation that can generates
    66own binaries of the OpenCL programs. The CLRX assembler supports both OpenCL 1.2
    7 and OpenCL 2.0 binary format. This chapter describes Amd OpenCL 2.0 binary format.</p>
     7and OpenCL 2.0 binary format. This chapter describes Amd OpenCL 2.0 binary format.
     8The first Catalyst drivers uses this format for OpenCL 2.0 programs.
     9Current AMD drivers uses this format for OpenCL 1.2 and OpenCL 2.0 programs for
     10GCN 1.1 and later architectures.</p>
    811<h2>Binary format</h2>
    912<p>An AMD Catalyst binary format for OpenCL 2.0 support significantly differs from