Changes between Version 3 and Version 4 of ClrxAsmRocm


Ignore:
Timestamp:
02/21/17 10:00:23 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmRocm

    v3 v4  
    66(especially designed for HPC and their proffesional products). This platform uses HSACO
    77binary object file format to store compiled code for GPU's.</p>
     8<p>The ROCm binary format implementation and this documentation based on source:
     9<a href="https://github.com/RadeonOpenCompute/ROCm-ComputeABI-Doc">ROCm-ComputeABI-Doc</a>.</p>
    810<h2>Binary format</h2>
    911<p>The binary file is stored in ELF file. The symbol table holds kernels and data's symbols.