Skip to content

Commit

Permalink
[ROCm] Change run_multi_gpu set opts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruturaj4 committed Nov 26, 2024
1 parent 81991d8 commit 891026f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/rocm/run_multi_gpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 891026f

Please sign in to comment.