Skip to content

Commit 694de6b

Browse files
Ruturaj4Github Actions
authored andcommitted
[ROCm] Change run_multi_gpu set opts
1 parent 355589f commit 694de6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rocm/run_multi_gpu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
set -eu
16+
set -xu
1717

1818
# Function to run tests with specified GPUs
1919
run_tests() {

0 commit comments

Comments
 (0)