#!bin/bash current_date_time=$(date) echo "Benchmark start at: $current_date_time" ../bin/MAXBench_gcc cp ../results/max_q-complex_bm-global_bl-unlimited_tc-121MiB-2MiB.csv ../results/max_q-complex_bm-global_bl-unlimited_tc-121MiB-2MiB_pin_c_HBM.csv ../bin/MAXBench_gcn cp ../results/max_q-complex_bm-global_bl-unlimited_tc-121MiB-2MiB.csv ../results/max_q-complex_bm-global_bl-unlimited_tc-121MiB-2MiB_pin_n_HBM.csv current_date_time=$(date) echo "Benchmark end at: $current_date_time"