add intermediary results ssave

This commit is contained in:
alex
2023-09-06 15:34:50 +02:00
parent afc6c5f3cf
commit 4d485c8213
2 changed files with 6 additions and 3 deletions

2
run.py
View File

@@ -21,7 +21,7 @@ def local():
click.echo("Running locally")
for runnum in range(50):
for files_type in BENCH_DIR_NAMES:
test_case = "Distant-InsSto to InsSto"
test_case = "Local-InsSto to CEPH"
source = f"{INST_STO_ROOT}/{files_type}"
target = CEPH_ROOT + files_type
run_single_bench(