Files
rocm-systems/projects/hip/samples/0_Intro/bit_extract
Evgeny Mankov a6e82d8254 [HIP][tests] Copyright notice update
[ROCm/hip commit: c9af61e9d1]
2019-05-20 18:46:23 +03: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.