#! /bin/sh
set -e
# Skip this test if no amdgpu is caught by the kernel
test -d /sys/class/kfd || exit 77
# Actual test
hipconfig
