Files
rocm-systems/projects/hip/samples/0_Intro/bit_extract
Maneesh Gupta b8cd64dec9 Fix makefiles in samples
[ROCm/hip commit: bcaefb81fc]
2016-04-18 10:15:35 +05:30
..
2016-04-18 10:15:35 +05:30

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.