mirror of
https://github.com/boostorg/odeint.git
synced 2025-05-09 23:24:01 +00:00
N in filenam
This commit is contained in:
parent
7f89890800
commit
dbc9ae9ae0
@ -16,7 +16,7 @@ do
|
||||
done
|
||||
for perf_ctr in "FLOPS_DP" "FLOPS_AVX" "L2" "L3" "MEM"
|
||||
do
|
||||
likwid-perfctr -CS0:0 -g ${perf_ctr} ./${exe} ${N} ${steps} > ${out_dir}/${exe}_${N}_${perf_ctr}.perf
|
||||
likwid-perfctr -CS0:0 -g ${perf_ctr} ./${exe} ${N} ${steps} > ${out_dir}/${exe}_N${N}_${perf_ctr}.perf
|
||||
done
|
||||
done
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user