diff options
Diffstat (limited to 'Microbenchmarks/CPU-DPU/dimes24-hetsim-alloc.sh')
-rwxr-xr-x | Microbenchmarks/CPU-DPU/dimes24-hetsim-alloc.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Microbenchmarks/CPU-DPU/dimes24-hetsim-alloc.sh b/Microbenchmarks/CPU-DPU/dimes24-hetsim-alloc.sh index bccb3ce..3707975 100755 --- a/Microbenchmarks/CPU-DPU/dimes24-hetsim-alloc.sh +++ b/Microbenchmarks/CPU-DPU/dimes24-hetsim-alloc.sh @@ -1,7 +1,9 @@ #!/bin/bash mkdir -p log/$(hostname) -fn=log/$(hostname)/$(date +%Y%m%d).a +fn=log/$(hostname)/dimes-hetsim-alloc + +source /opt/upmem/upmem-2024.1.0-Linux-x86_64/upmem_env.sh run_benchmark_nmc() { local "$@" |