Files
rocm-systems/samples/0_Intro/bit_extract
Aditya Atluri 8bc80debe4 Fixed bit_extract
Change-Id: I92d7b7a302e3fa0db84889fb5dc6b612e6a53c73
2017-03-31 13:35:26 -05:00
..
2017-03-31 13:35:26 -05:00
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.