We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5ad1c commit be12de0Copy full SHA for be12de0
1 file changed
Ironwood/scripts/run_host_device_benchmark.sh
@@ -13,6 +13,7 @@ usage() {
13
echo " --config <path> Path to specific config file (optional)"
14
echo " --numactl_bind Run with numactl --cpunodebind=0 --membind=0"
15
echo " --interleaved Run with numactl --interleave=all"
16
+ echo " --numactl_bind Run with numactl --cpunodebind=0 --membind=0"
17
echo " --help Show this help message"
18
exit 1
19
}
0 commit comments