Reminder for likwid perf measurements
This commit is contained in:
parent
dc4d5f1a9c
commit
8c131a7699
@ -4,3 +4,7 @@ for i in $(seq 1 32); do
|
|||||||
export "OMP_NUM_THREADS=$i"
|
export "OMP_NUM_THREADS=$i"
|
||||||
./MDBench-GCC -n 50 | grep "Performance"
|
./MDBench-GCC -n 50 | grep "Performance"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
## likwid perf measurements on testfront1:
|
||||||
|
# srun --nodes=1 --exclusive --nodelist=rome1 --time=00:30:00 --export=NONE -c 64 -C hwperf --pty /bin/bash -l
|
||||||
|
# likwid-mpirun -np 1 -t 32 -m -g MEM -omp gnu -d ./MDBench-GCC
|
||||||
|
Loading…
Reference in New Issue
Block a user