Files
rocm-systems/samples/0_Intro/bit_extract
agunashe d529637fbc SWDEV-293742 - Update copyright end year
Change-Id: I2cb7bbd9a6d9da28116ba9dd9cec4e60525444e2
2021-07-07 12:57:23 -04:00
..
2021-01-05 10:39:31 -05:00

bit_extract

Show an application written directly in HIP which uses platform-specific check on HIP_PLATFORM_AMD to enable use of an instruction that only exists on the HCC platform.

See related blog demonstrating platform specialization.