2
0
Ficheiros
rocm-systems/projects/clr/hipamd/samples/0_Intro/bit_extract
Yaxun Sam Liu e85fa43e53 Fix sample bit_extract for hip-clang
[ROCm/clr commit: de907674d6]
2018-11-12 16:50:47 -05:00
..

bit_extract

Show an application written directly in HIP which uses platform-specific check on HIP_PLATFORM_HCC to enable use of an instruction that only exists on the HCC platform.

See related blog demonstrating platform specialization.