c24e1ee404c63a37d6bd89286ad473946a3c7849
HIP supports compiling kernels from assembly into exec.
The device assembly needs to be compiled into a fat binary
object. This device object is embedded into a host object using
llvm-mc directives. Then, any host linker may link the host and
device objects together into an executable. A README is added.
Change-Id: I59d3a8b5363073810ffc3aa0d57f21b0df272369
[ROCm/hip-tests commit: 96c330c1af]
설명
제공된 설명이 없습니다
언어
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
기타
1.1%