[ROCm] Change run_multi_gpu set opts

This commit is contained in:
Ruturaj4 2024-11-26 11:27:32 -06:00 committed by Github Actions
parent 355589f32b
commit 694de6b64c

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
set -eu
set -xu
# Function to run tests with specified GPUs
run_tests() {