#include #include "test_common.h" int main() { HIP_PRINT_STATUS(hipGetDeviceCount(NULL)); }