Files
rocm-systems/projects/hip/samples/0_Intro/bit_extract
Maneesh Gupta acbde105c6 Fix build issues with bit_extract sample
Change-Id: I628b3c83a16f7adf0ab8ca60aecde8c073c34fd9


[ROCm/hip commit: 935e3cd649]
2017-04-07 15:24:10 +05:30
..
2017-03-31 13:35:26 -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.