Files
rocm-systems/projects/hip-tests/samples/0_Intro/bit_extract
ROCm CI Service Account f8e1cba1ad SWDEV-402381 - Add hipCheckErrors for HIP API calls in samples (#375)
Change-Id: I335d7e780362fc59fd2d90939b4c8b8a7231ffc7

[ROCm/hip-tests commit: 7cc53f992f]
2023-07-20 10:22:17 +05:30
..
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.