Changes between Version 32 and Version 33 of WikiStart


Ignore:
Timestamp:
09/21/18 12:21:17 (6 years ago)
Author:
matszpk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v32 v33  
    88* full GCN assembler with rich features (macros, symbol assignment, repetitions, many kernels)
    99* full GCN disassembler
    10 * support for GCN 1.0/1.1/1.2/1.4 (AMD VEGA) (GCN 1.4 only since 0.1.4 version).
     10* support for GCN 1.0/1.1/1.2/1.4 (AMD VEGA) (GCN 1.4 only since 0.1.4 version)
     11* support for GCN 1.4.1 (AMD VEGA with Deep learning extensions)
    1112* support for AMD Catalyst binary (including OpenCL 2.0) format and !GalliumCompute binary format
     13* support HSA layout for AMD OpenCL 2.0 binary format (sine 0.1.8)
    1214* support for ROCm platform binary format (HSACO) (since 0.1.3)
    1315* standalone binary generator (for all binary formats)
     
    1719* works on big-endian architectures (such as PowerPC)
    1820* supported CPU architectures: ARM (32-bit), AArch64 (ARM 64-bit) (since 0.1.3), x86, x86-64
     21* preliminary (untested) support for MIPS, IA-64, SPARC CPU architectures (since 0.1.8)
    1922
    2023Contact: matszpk@interia.pl or matszpk@gmail.com (Mateusz Szpakowski)