Skip to content

Commit

Permalink
Update 3.container-train.sbatch
Browse files Browse the repository at this point in the history
  • Loading branch information
KeitaW authored Mar 25, 2024
1 parent b1b4e5f commit c2ea6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3.test_cases/16.pytorch-cpu-ddp/3.container-train.sbatch
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ head_node_ip=$(srun --nodes=1 --ntasks=1 -w "$head_node" hostname --ip-address)

echo Node IP: $head_node_ip
export LOGLEVEL=INFO
export NVIDIA_VISIBLE_DEVICES=void

declare -a ARGS=(
--container-image ${PWD}/pytorch.sqsh
Expand Down

0 comments on commit c2ea6b7

Please sign in to comment.