mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-18 03:49:41 +00:00
Merge commit 'c54ecd905b07849076069d56c284472230564568' into develop
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
run_and_check() {
|
||||
"$@"
|
||||
status=$?
|
||||
|
||||
Reference in New Issue
Block a user