Skip to content
Snippets Groups Projects
Commit 3bc14776 authored by Xuan Gu's avatar Xuan Gu
Browse files

Update file submit_benchmark_jobs.sh

parent 1c0fbd21
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ for nodes in {1..1}; do
if [ "${node_type}" = "thin" ]; then
batch_size=256
else
batch_size=512
batch_size=1024
fi
echo dim ${dim}, nodes ${nodes}, gpus ${gpus}, batch_size ${batch_size}, benchmark_mode ${benchmark_mode}, node_type ${node_type}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment