1config.unsupported = False2if not config.enable_cuda_runner or not config.mlir_run_cuda_sm90_tests:3 config.unsupported = True4