Skip to content

Commit bdae907

Browse files
authored
Merge pull request #31 from converged-computing/add-mixbench-4-and-8
mixbench: updating results for compute-engine gpu sizes 4,8
2 parents 6bc69e2 + 649989b commit bdae907

26 files changed

Lines changed: 26982 additions & 89039 deletions

experiments/google/compute-engine/gpu/size4/README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -183,12 +183,7 @@ mkdir -p $output
183183

184184
for i in $(seq 2 5); do
185185
echo "Running iteration $i"
186-
# confirmed 100% all GPU, runs in 50 and then <10 seconds
187-
# I think we want this one because time of the above will not scale nicely as the cluster gets larger
188-
time flux run -N4 -g 1 singularity exec --bind /usr/local/cuda --nv /opt/containers/metric-mixbench_google-gpu.sif /opt/mixbench/mixbench-cuda/wrapper 32
189-
190-
# Try g8
191-
time flux run -N4 -g 1 singularity exec --bind /usr/local/cuda --nv /opt/containers/metric-mixbench_google-gpu.sif /opt/mixbench/mixbench-cuda/wrapper 32
186+
time flux run -N4 -n 32 -g 1 --setattr=user.study_id=$app-4-iter-$i -o gpu-affinity=per-task -o cpu-affinity=per-task singularity exec --bind /usr/local/cuda --nv /opt/containers/metric-mixbench_google-gpu.sif mixbench-cuda 32
192187
done
193188

194189
# When they are done:

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-2277674844160.out

Lines changed: 0 additions & 1931 deletions
This file was deleted.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-2956179013632.out

Lines changed: 0 additions & 15371 deletions
This file was deleted.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-3787775279104.out

Lines changed: 0 additions & 1931 deletions
This file was deleted.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-3890233737216.out

Lines changed: 0 additions & 15371 deletions
This file was deleted.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-4-iter-2-499239616512.out

Lines changed: 1931 additions & 0 deletions
Large diffs are not rendered by default.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-4-iter-3-614650085376.out

Lines changed: 1931 additions & 0 deletions
Large diffs are not rendered by default.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-4-iter-4-730496761856.out

Lines changed: 1931 additions & 0 deletions
Large diffs are not rendered by default.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-4-iter-5-844313395200.out

Lines changed: 1931 additions & 0 deletions
Large diffs are not rendered by default.

experiments/google/compute-engine/gpu/size4/results/mixbench/mixbench-4706294300672.out

Lines changed: 0 additions & 1931 deletions
This file was deleted.

0 commit comments

Comments
 (0)