Files
rocm-systems/samples/1_Utils/hipInfo
Aditya Atluri 3e610ab0fe automate gcnarch detection
Change-Id: Ibbad22db136f7f5e2be84c82e9169298a144cc77
2017-06-29 12:01:40 -05:00
..
2017-06-29 12:01:40 -05:00
2016-04-18 10:15:35 +05:30
2016-01-26 20:14:33 -06:00

hipInfo

Simple tool that prints properties for each device (from hipGetDeviceProperties), and compiler info. Properties includes all of the architectural feature flags for each device.

Also demonstrates how to use platform-specific compilation path (testing __HIP_PLATFORM_NVCC__ or __HIP_PLATFORM_HCC__)