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

Update file benchmark_sbatch_submit.sh

parent 9f855512
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
dim=2
NUM_NODES=1
dim=2
batch_size=$5
if [ $NUM_NODES -eq 1 ]; then
for nodes in {1..1}; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment