Files
rocm-systems/projects/hip-tests/samples/0_Intro/bit_extract/README.md
T
Ben Sander 47c50f5906 Update links in docs to GPUOpen and to Doxygen
[ROCm/hip-tests commit: afac6a2c4a]
2016-01-27 00:23:47 -06:00

302 B

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.