Changes between Version 20 and Version 21 of ClrxAsmAmdCl2
- Timestamp:
- 06/30/17 12:00:30 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClrxAsmAmdCl2
v20 v21 5 5 <p>The AMD Catalyst driver provides own OpenCL implementation that can generates 6 6 own 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> 7 and OpenCL 2.0 binary format. This chapter describes Amd OpenCL 2.0 binary format. 8 The first Catalyst drivers uses this format for OpenCL 2.0 programs. 9 Current AMD drivers uses this format for OpenCL 1.2 and OpenCL 2.0 programs for 10 GCN 1.1 and later architectures.</p> 8 11 <h2>Binary format</h2> 9 12 <p>An AMD Catalyst binary format for OpenCL 2.0 support significantly differs from