cmake_minimum_required(VERSION 3.15)

project(find_rocm_smi C)

find_package(rocm_smi REQUIRED)
