if not config.enable_rocm_runner or not config.rocm_test_chipset:
  config.unsupported = True

config.substitutions.append(('%chip', config.rocm_test_chipset))
