Files
rocm-systems/projects/clr/hipamd/samples/0_Intro/bit_extract
streamhsa 73e7a4a166 change makefile for samples
[ROCm/clr commit: a629d4975f]
2016-03-29 16:02:09 +08:00
..
2016-03-29 16:02:09 +08: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.